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

    V3.3 FW on Duet Wifi - Bed not heating fast enough error message

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    253
    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.
    • jgrouseundefined
      jgrouse
      last edited by

      Decided to drop a Duet Wifi board into a Sidewinder X1 today and after updating the FW to 3.3 I'm getting an odd message after setting the bed to 60C saying "Error: Heater 0 fault: temperature rising much more slowly than the expected 1.2°C/sec" 1.2C/sec is actually quite fast for a 310x310 bed. I did try the auto tuning process on the bed however I just seemed to stay in a heat/cool loop for 2 hours so canned it. It's currently set to use bang-bang so the SSR is delivering the full 240V AC to the heater with no backing off till it gets to 60C. Is there some way to bypass this error check or at least tweak it to expect at least 0.5C/sec or something smaller?

      Super irritating having to reset the fault and brute force it to try again and again till I get 60C.

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @jgrouse
        last edited by

        @jgrouse you need to run the PID (which can take ages, just wait it out) or manually change the PID details

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        jgrouseundefined 1 Reply Last reply Reply Quote 0
        • jgrouseundefined
          jgrouse @jay_s_uk
          last edited by

          @jay_s_uk - was hoping to avoid that. Ok, it's running now. Will post back in a few days when it's done. There really has to be an easier way. Anyone got some PID setting examples from their 300x300mm 240V AC heated bed?

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

            @jgrouse if the temperature readings have little noise then you can speed up the tuning process by using the Y parameter to reduce the hysteresis. The default value is 5C.

            If you want to bypass tuning for now, you can construct a M307 command manually. It sounds to me that your bed heater is using default M307 values for a hot end heater. The default values for a bed heater are:

            M307 H0 R0.13 C700 D10

            You may find that those values work well enough.

            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

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