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

    Turning off ATX (M81) makes me lose homes

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    5
    167
    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.
    • dekundefined
      dek
      last edited by

      I have my printer run M81 with a stop macro after each print and I'm wondering if it's possible to do without losing your homes. I still have 5V to run the duet board so it shouldn't happen? Or have I set up something wrong?

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

        As soon as you remove power to the motors (12v or 24v) they have the potential to move position. Hence why you lose home

        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

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

          More than that: it is more or less guaranteed that the motors will move by a small amount (1 full step on average), and if there are any forces acting on the axes then they may move much further.

          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
          • dekundefined
            dek
            last edited by

            Ok thanks! Good to know! Thought I could shave off a few seconds on my prints.

            deckingmanundefined 1 Reply Last reply Reply Quote 0
            • deckingmanundefined
              deckingman @dek
              last edited by

              @dek said in Turning off ATX (M81) makes me lose homes:

              .....................................Thought I could shave off a few seconds on my prints.

              What I do these days is to use a "pre-print" macro instead of using the slicer start gcode. That is to say, the slicer start gcode simply calls the macro but the slicer itself doesn't have any heater or other commands. This gives a lot more flexibility in the order that things happen. So my macro starts heating the bed and hot end but does not wait, then it calls home all, after which it waits for temperatures to reach their set points. The net result is that homing happens during the warm up phase for the bed and hot end which saves a bit of time.

              Ian
              https://somei3deas.wordpress.com/
              https://www.youtube.com/@deckingman

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