CNC Programs Examples
CNC Programs Examples
Example Code
Taper Turning with G90 Modal Turning Cycle – CNC Example Code
G30 U0 W0
G50 S2000 T0101
G96 S200 M03
G00 X61.0 Z2.0 T0101 M8
G90 X55.0 W–42.0 F0.25
X50.0
X45.0
X40.0
Z-12.0 R-1.75
Z-26.0 R-3.5
Z-40 R-5.25
G30 U0 W0
M30
CNC Programming Example with Fanuc G71 Rough Turning Cycle and
G70
Usage of G70 Finishing cycle with G72 Facing cycle is same as shows here in the following
example.
CNC Programming Example with Fanuc G71 Rough Turning Cycle and G70
Fanuc cnc control is widely used, no doubt one of the most favorite cnc control of cnc
programmers, due to its ease of programming and durability.
Here are all the parameters for G72 Canned Cycle Facing
W Depth of cut.
G30 U0 W0
G50 S2000 T0100
G96 S200 M03
G00 X56.0 Z2.0 T0101 M08
G90 X51.0 W-32.0 F0.25
X46.0
X41.0
X36.0
X31.0
X30.0
G30 U0 W0
M30