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

    Physical SET Z button on workbee cnc router

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    3
    118
    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.
    • glenmoundefined
      glenmo
      last edited by

      Hi, I have a workbee on a Duet 2 eth that I have added trigger buttons to successfully and now I am trying to add a physical button that will "SET Z=0" with a view to building a small control pad that will move the gantry and set axis to 0 with physical buttons instead of using the DWC. I cannot find any GCODE that will allow me to set the current position of the axis to 0!
      Have I overlooked the required gcode or is there another type of command that can be sent through USB / UART to do this? thanks.

      1 Reply Last reply Reply Quote 0
      • glenmoundefined
        glenmo
        last edited by

        Looks like I found it G10 L20 P2 (P1?) Z0

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

          @glenmo G92 Z0 would be simpler.

          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