You are on page 1of 2

EXERCISE: 1

UN MACHINED PART: ø23X60 Rod

G74 FACING CYCLE:

Format

N….G74 W….R….. 1st Block

N…..G74 P….Q…..U…..W…..F…S….T….. W1[mm]…. Depth of cut in Z,incremental


without sign.
00035;
R[mm]……Retract height.
N5 T0303 M06;
2nd Block
N10 S1000 M04 F0.2;
P…… block number of the 1st block for the
N15 G00 X23 Z2; programmed shape

N20 G74 W0.1 R1; Q…… block number of the last block for the
programmed shape
N25 G74 P30 Q40 U0 W0 F0;
U[mm]…… Distance & direction of finishing
N30 G01 Z-2; offset in X direction.

N35 G01 X0 Z-2; W2[mm]…… Distance & direction of


finishing offset in Z direction.
N40 G01 X0 Z0;
F,S,T …….feed, speed, tool
N45 G00 X23 Z20;

N50 M30;
EXERCISE: 1

G73 CONTOUR TURNING CYCLE:

Format:
N....G73 U... R...
N....G73 P...Q.... U...W..... F... S.... T.... 1st Block
O0010;
U[mm]…. Depth of cut.
N5 T0303 M06; R[mm]……Retract height.
N10 S1000 M04 F 0.5; 2nd Block
N15 G00 X23 Z2; P…… block number of the 1st block for the
N20 G73 U0.1 R1; programmed shape
N25 G 73 P30 Q65 U0.1 W0.1 F0.1; Q…… block number of the last block for the
N30 G 01 X0 Z-2; programmed shape
N35 G03 X10 Z-7 R5;
N40 G01 X10 Z-17; U[mm]…… Distance & direction of finishing
N45 G01 X15 Z-27; offset in X direction.
N50 G01 X15 Z-37; W[mm]…… Distance & direction of finishing
N55 G01 X20 Z-37; offset in Z direction.
N60 G01 X 20 Z-52; F,S,T …….feed, speed, tool
N65 G01 X23 Z-52;
N70 G72 P30 Q 65;
N75 G00 X 50 Z20;
N80 M30;

You might also like