832 B
832 B
| tag | title | brief | author | requires | experimental | group | codes | notes | examples | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| g053 | Move in Machine Coordinates | Apply native workspace to the current move. | shitcreek | CNC_COORDINATE_SYSTEMS | true | geometry |
|
|
|
G53 applies native workspace to the current move. See G54-G59.3 for workspace coordinate system.
In CNC G-code G53 is a modifier. It precedes a movement command (or other modifiers) on the same line.
Marlin also accepts G53 on a line by itself as the command to return to the native workspace.