You are on page 1of 4

G Code

G00 Rapid positioning (No Cutting, max speed)


G01 Linear Interpolation (Cutting)
Eg : G01 X2 Y3 Z0 F30
F Feed rate
G02/G03 Circular Interpolation (c/w /toccw
Cen point of arc relative 1
st rotation)
Point
G02 X? Y? i? j? F?
G02 X6 Y1 i2.5 j0 F20
Assume using
End point of arc
absoloute

G90/G91 Absolute / Incremental Coordinate


Prep Code
G41 /G42 - LEFT/ RIGHT Tool Compensation

You might also like