Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Temperatur offset

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    5
    229
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Topengaundefined
      Topenga
      last edited by

      Hello together,

      I have a significant difference between Nozzle and heated bed temperatures when heaters are off.
      Is there a possibility to measure the real temperatures and to adjust the offset somehow?
      Does that makes sense? I struggle that the real temperatures are quite to low....

      Here my config:


      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T100000 B4138 ; configure sensor 0 as thermistor on pin bedtemp
      M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
      M307 H0 B0 S1.00 ; disable bang-bang mode for the bed heater and set PWM limit
      M140 H0 ; map heated bed to heater 0
      M143 H0 S110 ; set temperature limit for heater 0 to 110C

      M308 S1 P"spi.cs1" Y"rtd-max31865" ; configure sensor 1 as thermocouple via CS pin spi.cs1
      M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
      M143 H1 S350 ; set temperature limit for heater 1 to 350C

      Many thanks in advance

      Danijel T.

      cosmowaveundefined 1 Reply Last reply Reply Quote 0
      • cosmowaveundefined
        cosmowave @Topenga
        last edited by

        @topenga said in Temperatur offset:

        I have a significant difference between Nozzle and heated bed temperatures when heaters are off.

        How big is the difference?

        Mankati FSXT+, DeltaTowerV2, E3D MS/TC

        Topengaundefined 1 Reply Last reply Reply Quote 0
        • Topengaundefined
          Topenga @cosmowave
          last edited by

          @cosmowave said in Temperatur offset:

          @topenga said in Temperatur offset:

          I have a significant difference between Nozzle and heated bed temperatures when heaters are off.

          How big is the difference?

          Hello,

          The difference is between 8 and 10 degrees.

          Thx

          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @Topenga
            last edited by dc42

            @topenga see https://duet3d.dozuki.com/Wiki/Calibrating_thermistor_and_PT1000_readings. Your PT100 reading should be accurate, unless you are using a 2-wire connection and you have significant resistance in the cable to the PT100 (in which case it will read 1C high for every 0.4 ohms of resistance); but you may need to calibrate the bed thermistor input.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            Topengaundefined 1 Reply Last reply Reply Quote 0
            • Topengaundefined
              Topenga @dc42
              last edited by

              @dc42 said in Temperatur offset:

              @topenga see https://duet3d.dozuki.com/Wiki/Calibrating_thermistor_and_PT1000_readings. Your PT100 reading should be accurate, unless you are using a 2-wire connection and you have significant resistance in the cable to the PT100 (in which case it will read 1C high for every 0.4 ohms of resistance); but you may need to calibrate the bed thermistor input.

              Hello DC42,

              Thanks for answer.... Will try and return the outcome!

              Danijel T.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA