1.1 KiB
1.1 KiB
| tag | title | brief | author | requires | experimental | group | codes | related | notes | example | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| g054 | Workspace Coordinate System | Select a workspace coordinate system | shitcreek | CNC_COORDINATE_SYSTEMS | true | geometry |
|
G92 |
|
|
A workspace is an XYZ offset to the native machine space. All workspaces default to 0,0,0 at start, or with EEPROM support they may be restored from a previous session. See G53 for native space.
- "
G92is used to set the current workspace's offset." - "
G54- use coordinate system 1" - "
G55- use coordinate system 2" - "
G56- use coordinate system 3" - "
G57- use coordinate system 4" - "
G58- use coordinate system 5" - "
G59- use coordinate system 6" - "
G59.1- use coordinate system 7" - "
G59.2- use coordinate system 8" - "
G59.3- use coordinate system 9"