Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. raylee14
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    raylee14

    @raylee14

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    raylee14 Unfollow Follow

    Latest posts made by raylee14

    • RE: Setting Zero Using G54, G55, …

      @educatingsavvas
      Does it mean I should use G92 X0 Y0 Z0 to set zero instead of using 'Reset Zero' button on Universal Gcode Sender? How can I specific where to save the position in G54-G59?
      I find that the button is running G10 P0 L20 X0 Y0 Z0
      and the Return to Zero button is G90 G0 X0 Y0; G90 G0 Z0

      Sorry for the newbie question

      posted in CNC
      raylee14undefined
      raylee14
    • Setting Zero Using G54, G55, …

      I’m using a cnc GRBL machine and Universal Gcode Sender.
      I’m trying to save a default position to G54

      I first place the spindle to a corner.
      Then I run this to set the zero position:
      G10 L20 P1 X0 Y0 Z0

      Next, I move the spindle to a certain position and run this to return to the zero I set:
      G54 X0 Y0 Z0
      It works as my expectation.

      However, when I press the Reset Zero button on the Universal Gcode Sender, the machine zero I set is reset.

      Not sure if I have any misunderstanding to this.

      Thanks in advance

      posted in CNC gcode
      raylee14undefined
      raylee14