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

    Bed timed out - Not able to resolve

    Scheduled Pinned Locked Moved
    General Discussion
    3
    7
    643
    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.
    • prcdslnc13undefined
      prcdslnc13
      last edited by

      0_1548788100687_image.png

      Every print and preheat I get to temp, it stabilizes, floats +/-0.1° like I would expect, and then after about 5 minutes I get this message, and it shuts the bed down.

      I have run a PID Autotune for the temp I am running and it finishes out fine and gives me the values which i saved to the config-override with M500.

      I am at a loss at this point. I have added an M307 to my config with the proper PID's but nothing seems to be working and I can't find anything similar searching.

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

        After you have saved the auto tune results with M500, did you add M501 to the end of config.g to load them at startup?

        What values did you get from the tune?

        What are your thermistor parameters?

        What type of bed heater is it?

        What firmware version and duet board?

        Z-Bot CoreXY Build | Thingiverse Profile

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

          What firmware are you running? The "bed timed out" and "Message from Duet firmware" are not standard messages from RepRapFirmware.

          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
          • prcdslnc13undefined
            prcdslnc13
            last edited by

            M307 H0 A217.9 C661.8 D0.6 V24 B0 Is the result returned.

            The heater parameters are-
            M305 P0 T100000 B4138 C0 ; Set thermistor + ADC parameters for heater 0
            M143 H0 S150 ; Set temperature limit for heater 0 to 255C
            M307 H0 A217.9 C661.8 D0.6 V24 B0 ; Set PID's for 110°C

            its a e3d BigBox bed with a standard e3d semitec thermistor.

            Im running Duet2Firmware-2.02 downloaded on 1-2-19 on a Duet 2 Wifi.

            @dc42 I'm having a similar discussion with Tony on the e3d-toolchanger group (thats what this is running) maybe I should just redo my firmware?

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

              I suspect that the "bed timed out" message is in one of the macro files in /macros or /sys on the SD card. Can you locate it?

              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
              • prcdslnc13undefined
                prcdslnc13
                last edited by

                That's what I was thinking too. I downloaded both and did a project search through Atom and was not able to find it in either folder.

                I am happy to send zip files over if you would like to see them.

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

                  Please search the GCode file you are trying to print for the "bed timed out" message. It may be a line like:

                  M117 bed timed out
                  

                  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