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

    Pause/continue movement

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    5
    5
    273
    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.
    • Razaniundefined
      Razani
      last edited by

      Hello,
      is there any way to pause the motion (G0,G1) and later resume and finish it?
      I mean any movement (not during job).
      I tried to find information about it but couldn't find anything useful.
      I want to put a safety door on my machine (pick and place).
      If the door is opened, the machine stops and waits until the door is closed and continues to move.
      I would appreciate any ideas.

      Thank you very much

      cosmowaveundefined jay_s_ukundefined 2 Replies Last reply Reply Quote 0
      • cosmowaveundefined
        cosmowave @Razani
        last edited by

        @razani Eventually you could add segmentation to the moves using M669. That will make pausing almost instantaneous rather than when the long move has completed.
        Alternatively, activate the emergency stop. But then the move will not continued...

        Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

          @razani as @cosmowave suggests, add segmentation.
          Also look at using daemon.g to carry out the pause and resume. E.g. check if the firmware is working through a job and then, if the door is opened, issue a pause. Then a similar check but you'd be checking for whether the machine is paused.

          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
          • Nightowlundefined
            Nightowl
            last edited by Nightowl

            Look at this thread.

            This is exactly what you've asked about, with several options to choose from.

            Good luck!

            Few things are more dangerous than taking the advice of someone who thinks he knows what he's doing.
            I'm still on my learning curve, so take everything I say with caution!

            RatRig 1075, Duet3 MB6HC, Sorotec SFM 1000 PV-ER milling motor, Hobbyist

            1 Reply Last reply Reply Quote 0
            • Mandragoraundefined
              Mandragora
              last edited by

              I asked about similar feature here:Terminate movement but not by M112

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