G53
Back to the Gcode Dictionary
G53: Use machine coordinates
Supported on the Duet 2 and later Duets only.
This causes all coordinates in movement commands on the remainder of the current line of GCode to be interpreted as machine coordinates, ignoring any coordinate offset of the workplace coordinate system currently in use, and also ignoring any tool offsets. See the NIST GCode Interpreter Version 3 standard for more details.
0 Comments