Ipt Codes
Ipt Codes
Ipt Codes
A – extra axis
B – extra axis
C – extra axis
D – cutter diameter in VMC
F – feed on axis
G – G code program
H – tool length offset in VMC
I – the value of X from start point of radius to center of radius.
J – the value of Y from start point of radius to center of radius.
K – the value of X from start point of radius to center of radius.
L – loop in VMC
M – m code groups
N – sequence no.
O-program no.
P – peak depth in X
Q – peak depth in Z
R – radiu
S – spindle
T – tool no. & offset no. in CNC
U – X axis value in incremental program
V – Y axis value in incremental program
W – Z axis value in incremental program
X – X axis value in absolute program
Y – Y axis value in absolute program
Z – Z axis value in absolute program
TABLE OF IMPORTANT ‘G’ CODES
3.1) G – Code: - These are Preparatory function codes & used for different function.
A). AXIS MOVEMENT
G0/G01/G02/G03 codes are used for programming of any axis.
Code G00 = This code is used for tool positioning & free movement in air.
Format – G00 X... Z…;
Code G02 = This code is used for circular clock wise movement of any axis.
Format – G02 X... Z… R… F…;
Code G03 = This code is used for circular anticlockwise movement of any axis.
Format – G03 X... Z… R… F…;