CNC lathe grooving program.Fanuc cnc programming for Grooving.CNC lathe programming.

CNC lathe  grooving program
O0006;(Grooving)
N1;
T0;
G40;
G28 U0 W0;
G54;
G92 S200;
G95 F0.06 T0909;
G96 S120 M04;
G00 Z-14.0;
G00 X102;
G01 X95 M08;
G00 X300.0;
T0;
G40;
G28 U0 W0;
M01;
M30;

Explanation-cnc programming g code & M codes-CNC lathe grooving program

N1Sequence number.
T0Tool Wear Cancel.(For details click here)
G40Cancelling G41 & G42.
(For G codes read basic of CNC programming)
G28 U0 W0Home Position.
G54Work Co ordinate.
To Set work Co ordinate
Read Basic of CNC Programming.
G92 S200Limiting Speed.
G95 F0.06 T0909Feed & Tool
G96 S120 M04Cutting Speed & Spindle rotation.
G00 Z-14.0Tool will move to Grooving position
in Z axis..Rapid movement.
G00 X102.0Rapid movement of tool to
safety distance 102.0 in X axis.
G01 X95 M08This is the Grooving operation.
Tool will move to X95 in feed.
M08-Coolant ON.
G00 X300.0Tool will move to X300 rapidly.
T0Tool Wear Cancel.
G40Cancelling G41 & G42.
G28 U0 W0Home Position.
M01Optional Stop.
M30Program stop and recycle.For Cycle program

For more details click here.

For Tool Geometry and work coordinate setting read cnc machining flow chart.visit cncprog.com

Get Programming Software

CNC Operation & Maintenance


0 Comments

Leave a Reply

Your email address will not be published.