Specifications

G01
Linear Interpolation
G01 X0.0 Y0.0 Z-1. F15.
F = Feedrate in Inches per
minute
G02
Circular Interpolation
(Clockwise)
G02 X1. Y2. I0. J2.
(see note below)
I, J, and K define the X,Y,
and Z center points
respectively. Values are
incremental from the
starting point of the arc.
G03
Circular Interpolation
(Counter-clockwise)
G03 X2. Z0. I2. K0.
(see note below)
G04
Dwell
G04 P1000
P specifies # of
milliseconds.
P1000 = 1 second
G06
Helix (Clockwise)
G06 X0. Y0. Z0. I1. J0. K0. D2.0
D defines the # of
revolutions.
G07
Helix (Counter-clockwise)
G07 X0. Y0. Z0. I1. J0. K0. D2.0
G17
Select XY Plane
G17
G17 - G19 only apply to
G2 and G3.
G18
Select XZ Plane
G18
G19
Select YZ Plane
G19
G20
Input in Inch
G20
Default
G21
Input in Metric
G21
G40
Cutter compensation cancel
G40
G41
Cutter compensation left
G41
G42
Cutter compensation right
G42
G54
Select Work Coordinate #1
G54
Offsets for these are
defined through our control
conversationally.
G55
Select Work Coordinate #2
G55
G56
Select Work Coordinate #3
G56
G57
Select Work Coordinate #4
G57
G58
Select Work Coordinate #5
G58
G59
Select Work Coordinate #6
G59
G61
Exact Stop mode
G61
G64
Continuous Cut mode
G64
G80
Canned cycle cancel
G80
G81
Drilling cycle, spot boring
G81 X0. Y0. Z-1. R.1 F15.
Z = final depth,
R = rapid position
G82
Drilling cycle, counter boring
G82 X0. Y0. Z-1. R.1 P500 F15.
P = dwell time in
milliseconds
G83
Peck drilling cycle
G83 X0. Y0. Z-1. Q.125 R.1 F15.
Or
G83 X0. Y0. Z-1. I.1 J.125 K.1
R.1 F15.
Q = depth of peck
I, J, and K values are all
incremental.
I = depth of first cut
J = amount per peck
K = min depth cut
G84
Tapping cycle
S300.
G84 X0. Y0. Z-2. R.1 B0. Q.05
S = RPM
B = Begin depth
Q = Pitch
Feedrate is calculated
by S x Q