Unit 3 - Codes Flashcards
1
Q
Rapid linear interpolation (movement only)
A
G00
2
Q
Linear interpolation *with feed value
A
G01
3
Q
Circular interpolation
A
G02 clockwise; G03 counter clockwise
4
Q
Codes to invoke and cancel polar coordinates
A
G15/G16/G15
5
Q
Codes that define the three planes
A
G17 X Y, G18 X Z, G19 Y Z
6
Q
Inch programming
A
G20
7
Q
PRZ - Part reference zero
A
G54
8
Q
Absolute programming
A
G90
9
Q
Incremental programming
A
G91
10
Q
RPM - revolutions per minute
A
G97
11
Q
G00
A
Rapid linear interpolation (movement only)
12
Q
G01
A
Linear interpolation *with feed value
13
Q
G02
A
Circular interpolation (clockwise)
14
Q
G03
A
Circular interpolation (counter clock wise)
15
Q
G15
A
Preparatory code to invoke then cancel polar coordinates