This information is based on the FANUC system lathe, and I hope it will be helpful to everyone's work and study.
1. G00 fast positioning command
2. G01 linear interpolation command
3. G02 clockwise arc interpolation command
4. G03 counterclockwise arc interpolation command
5. G90 external and internal turning cycle commands
6. G71 External rough turning cycle command
O0001;
G98;
M03 S500 T0101;
G00 X82 Z3;
G71 U1.5 R0.5;
G71 P1 Q2 U0.5 W0.1 F120;
N1 G00 X0;
G01 Z0 F80 S1000;
X20;
X24 Z-2;
Z-20;
X30;
X32 W-1;
Z-40;
X42;
X48;
W-11;
G02 X58 Z-55 R5;
G01 X72;
X76 W-2;
N2 X82;
G70 P1 Q2;
G00 X100 Z100;
M05;
M30;
7. G73 closed cutting cycle command
O0001;
G98;
M03 S500 T0101;
G00 X48 Z3;
G73 U5 R5;
G73 P1 Q2 U0.5 W0 F150;
N1 G00 X44 Z1;
G01 Z-15 F100 S1000;
G03 X34 Z-35 R45;
G01 W-5;
X44 W-1;
N2 X46;
G70 P1 Q2;
G00 X100 Z100;
M05;
M30;
8. G72 End face rough turning cycle command
G00 X52 Z2;
G72 W1 R0.3;
G72 P1 Q2 U0.05 W0.3 F100;
N1 G00 Z-12;
9. G74 end face deep hole machining cycle command
10. G75 External and internal grooving cycle command
11. G92 thread cutting cycle command
12. G76 compound thread cutting cycle command





