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

    Command finished acknowledgement

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    5
    298
    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.
    • Robocopundefined
      Robocop
      last edited by

      I really could use a "Command finished acknowledgement" so that I know when a command has been completed. I am using several Duets on a project that requires me to know when a move command has completed. The "ok" reply is not suitable as it is not sent upon completion of the command but rather it is send some time around the beginning of when the command is being executed. Is there such a command or method for achieving this please? Thanks in advance !

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

        If you use M555 to put the firmware in nanoDLP mode, it will send an acknowledgement after each move.

        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

        Robocopundefined 1 Reply Last reply Reply Quote 0
        • Robocopundefined
          Robocop
          last edited by

          tHANKS SO MUCH FOR THAT -- i SEARCHED AND FOUND NOTHING SO THAT IS REALLY HELPFUL !!!

          wHOOPS, CAP LOCK IS ON 🙂

          1 Reply Last reply Reply Quote 0
          • Robocopundefined
            Robocop @dc42
            last edited by

            @dc42 The M555 command seems to work, but behaves in a strange way. For example, if I send a G0 X10, it will reply with "Z_move_comp"..... and then "ok"..... why Z?

            An alternative is to send a command (and perhaps get an "ok" depending upon the command), then send an M400 and await an "ok" reply to the M400 command.

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

              @Robocop said in Command finished acknowledgement:

              dc42 The M555 command seems to work, but behaves in a strange way. For example, if I send a G0 X10, it will reply with "Z_move_comp"..... and then "ok"..... why Z?

              Because that's what nanoDLP expects.

              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