ISO language
48
Common G Functions (M and T models)
M Modal function. Those cases indicated with "!", mean the
function remains active even after an M02, M30 or a reset
and after the CNC is powered off and back on.
D Default function. Those cases indicated with "?" mean that
the default quality of the function depends on the settings
of the CNC machine parameters.
V This function is displayed in the G-code history.
Function M D V Meaning
G00
* ? * Rapid positioning.
G00 X...[I] Y...[I] Z...[I] ... R...[I] Q...[I]
X...Y...Z...A...B...C...U...V...W...: cartesian
coordinates
R...: polar coordinates (Radius)
Q...: polar coordinates (Angle)
I: incremental
G01
* ? * Linear interpolation.
G01 X...[I] Y...[I] Z...[I] ... R...[I] Q...[I]
X...Y...Z...A...B...C...U...V...W...: cartesian
coordinates
R...: polar coordinates (Radius)
Q...: polar coordinates (Angle)
I: incremental