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

    Heater Fault - Temperature raising slowly

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    4
    102
    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.
    • RockBundefined
      RockB
      last edited by

      Hello,

      I am using a pellet extruder (https://mahor.xyz/) with roto toolboard and Duet3 6HC mainboard. Running FW 3.5.2. I have already performed autotuning using M303 and have updated the M307 in config.g

      ; Sensors
      M308 S2 P"22.temp1" Y"pt1000" A"Tool3_Temp";  T4606017 B5848 C5.548428e-8 R4700 H0 L0 ; configure sensor #2 - Pellet extruder
      
      ; Heaters
      M950 H2 C"22.out0" T2 ; create heater #2
      M143 H2 P0 T1 C0 S300 A0 ; configure heater monitor #0 for heater #2
      M307 H2 R3.732 K0.814:0.000 D3.14 E1.35 S1.00 B0 V22.0
      ;M307 H2 R2.43 D5.5 E1.35 K0.56 B0 ; configure model of heater #2
      M570 H2 P20 T20 ; An anomaly on heater 2 must persist for 20 seconds, and must be greater or less than 20C from the setpoint, to raise a heater fault.
      

      I get the following error during heating. Also tried increasing limits in M570, but still gives me an error.

      c1fbc3a8-4b6b-4a39-a8b4-db116ef0abf8-image.png

      7a43f8fe-a072-4f9b-ab39-986d99e60d16-image.png

      How do I resolve this error?

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        What command did you use to tune the extruder heater?

        Are the ambient conditions different now than from the tuning?

        Z-Bot CoreXY Build | Thingiverse Profile

        RockBundefined 1 Reply Last reply Reply Quote 0
        • RockBundefined
          RockB @Phaedrux
          last edited by RockB

          @Phaedrux said in Heater Fault - Temperature raising slowly:

          What command did you use to tune the extruder heater?

          M303 H2 S230
          

          Are the ambient conditions different now than from the tuning?

          No.

          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            I'd suggest re-tuning it from dead cold using M303 T0 S230 to tune it as a tool rather than just the heater. This will incorporate the cooling fan a well.

            @RockB said in Heater Fault - Temperature raising slowly:

            ;M307 H2 R2.43 D5.5 E1.35 K0.56 B0 ; configure model of heater #2

            Was this your previous tuning results?

            Z-Bot CoreXY Build | Thingiverse Profile

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