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

    Toolboard shows over 300c when ambient

    Scheduled Pinned Locked Moved
    General Discussion
    2
    7
    165
    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.
    • AviationGuyundefined
      AviationGuy
      last edited by

      Hello and thank you in advance for any assistance.

      I have a Duet3 Mini 5+ and Toolboard 1LC v1.1 with Slice 300c thermistor. Webcontrol shows the temperature at 322c while the heater is sitting at ambient.

      1fe6b620-ffce-418d-8cc4-f7001d65b0db-image.png

      My config.g heater section is:

      ; Heaters
      M308 S0 P"temp0" Y"thermistor" T100000 B3950                   ; configure sensor 0 as thermistor on pin temp0
      M950 H0 C"out0" T0                                             ; create bed heater output on out0 and map it to sensor 0
      M307 H0 B1 S1.00                                               ; enable bang-bang mode for the bed heater and set PWM limit
      M140 H0                                                        ; map heated bed to heater 0
      M143 H0 S160                                                   ; set temperature limit for heater 0 to 160C
      M308 S1 P"121.temp0" Y"thermistor" T100000 B4680 C6.483003e-8  ; configure sensor 1 as thermistor on pin 121.temp0
      M950 H1 C"121.out0" T1                                         ; create nozzle heater output on 121.out0 and map it to sensor 1
      M307 H1 B0 S1.00                                               ; disable bang-bang mode for heater  and set PWM limit
      M143 H1 S300                                                   ; set temperature limit for heater 1 to 300C
      

      I have also tried this setting from the Slice website:

      M308 S1 P"121.temp0" Y"thermistor" T100000 B4680 C6.455513e-8
      

      When the thermistor is unplugged Webcontrol reports temperature at 110c:

      d689529b-7f88-4008-bc9f-17461feef313-image.png

      I have tried calibrating the ADCs by running M308 Snn H999 and M308 Snn L999. L command seems to run ok but the H command always gives an error.

      0bdaf9cc-e4f2-48fd-8176-4c812e9b7f21-image.png
      c92b592d-b7bd-4b07-98ec-b486cd814c9e-image.png

      I am out of ideas. I have updated firmware. I have triple checked the wires (about 4" long) and the pin crimps. All other devices (stepper, BLTouch, fans) work without issue.

      1LC firmware was 3.3beta2+2 when I started and is now 3.4.0beta6

      Thank you again for any assistance.

      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators @AviationGuy
        last edited by

        @aviationguy what does the board show with the following lines:

        M308 S1 P"121.temp1" Y"thermistor" T100000 B4680 C6.483003e-8

        And then plugging the sensor into the temp 1 input to test?

        www.duet3d.com

        AviationGuyundefined 2 Replies Last reply Reply Quote 0
        • AviationGuyundefined
          AviationGuy @T3P3Tony
          last edited by

          @t3p3tony I have to pull the board out of the housing I made to access temp1 plug. Give me a few minutes to get back to you.

          On a side note: I installed a cheap thermistor and used:

          M308 S1 P"121.temp0" Y"thermistor" T100000 B3950
          

          and now it shows 399C

          65d2ba2f-06cf-40ef-a77e-c4bcfd001967-image.png

          1 Reply Last reply Reply Quote 0
          • AviationGuyundefined
            AviationGuy @T3P3Tony
            last edited by

            @t3p3tony Slice thermistor and settings work on temp1 plug. It is now within .5c of the bed thermistor. Does this mean the temp0 plug is faulty you think?

            34239330-0be1-44c8-9229-5c01eb9f6124-image.png

            Thank you for your help.

            T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
            • T3P3Tonyundefined
              T3P3Tony administrators @AviationGuy
              last edited by

              @aviationguy yes it looks like its damaged. How long did it work before this issue occured?

              www.duet3d.com

              AviationGuyundefined 1 Reply Last reply Reply Quote 0
              • AviationGuyundefined
                AviationGuy @T3P3Tony
                last edited by

                @t3p3tony It didn't. It is for a new build and I just booted the toolboard up yesterday. I'll order a new one and email duet about options. Thank you.

                T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                • T3P3Tonyundefined
                  T3P3Tony administrators @AviationGuy
                  last edited by

                  @aviationguy ok thanks please email warranty@duet3d.com

                  www.duet3d.com

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