ugs_return_to_zero
Moves the CNC machine to the G54 work zero position using a rapid G0 move. Requires a confirmation token to prevent accidental execution.
Instructions
Rapid (G0) to G54 work zero (X0 Y0 Z0). Call with no token first to get a preview and confirmation token. The user must provide the token back before movement executes. Claude CANNOT self-confirm movement - the token enforces this at the server level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |