0% found this document useful (0 votes)
55 views6 pages

CNC Program

The document contains 4 sections that describe different CNC machining operations: 1. The first section describes performing straight, tapered, and radius turning on a billet that is 100mm long and 32mm in diameter. 2. The second section describes rough and finish turning cycles to machine the billet. 3. The third section describes using a drilling cycle to drill a hole that is 35mm deep. 4. The fourth and final section describes using a threading cycle to cut threads.

Uploaded by

Rajesh Kumar P
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views6 pages

CNC Program

The document contains 4 sections that describe different CNC machining operations: 1. The first section describes performing straight, tapered, and radius turning on a billet that is 100mm long and 32mm in diameter. 2. The second section describes rough and finish turning cycles to machine the billet. 3. The third section describes using a drilling cycle to drill a hole that is 35mm deep. 4. The fourth and final section describes using a threading cycle to cut threads.

Uploaded by

Rajesh Kumar P
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

01.

LINEAR CUTTING

N10 G21 G94


N20 G91 G28 Z0
N30 G28 X0 Y0
N40 M06 T01
N50 M03 S1500
N60 G90 G00 X0 Y0 Z5
N70 G00 X-10 Y-50
N80 G01 Z-1 F200
N90 G01 Y0 F40
N100 G01 X10
N110 G01 Y55
N120 G00 Z5
N130 G91 G28 X0 Y0 Z0
N140 M05
N150 M30

02. CIRCULAR CUTTING

N10 G21 G94


N20 G91 G28 Z0
N30 G28 X0 Y0
N40 M06 T02
N50 M03 S1500
N60 G90 G00 X0 Y0 Z5
N70 G00 X-30
N80 G01 Z-1 F40
N90 G02 X0 Y30 R30 F30
N100 G02 X30 Y0 R30 F30
N110 G02 X0 Y-30 R30 F30
N120 G02 X-30 Y0 R30 F30
N130 G01 Z10 F80
N140 G91 G28 X0 Y0 Z0
N150 M05
N160 M30
03. CANNED CYCLE OPERATION - DRILLING

N10 G21 G94


N20 G91 G28 Z0
N30 G28 X0 Y0
N40 M06 T01
N50 M03 S1500
N60 G90 G81 G99 Z-4 R5 F8
N70 X-25 Y-25
N80 Y25
N90 X25
N100 Y-25
N110 G80 G00 Z50
N120 G91 G28 Z0
N130 G28 X0 Y0
N140 M05
N150 M30
01. STRAIGHT, TAPER AND RADIUS TURNING
BILLET L=100mm, D = 32mm

G21 G98
G28 U0 W0
M06 T0303
M03 S1200
G00 X31 Z1
G72 W0.5 R0.5
G72 P10 Q20 U0.1 W0.1 F35
N10 G01 Z-52
X30
Z-47
X25 Z-42
Z-37
G02 X20 Z-30 R10 F25
G01 Z-25
G03 X10 Z-15 R10 F25
G01 Z-10 F35
N20 X5 Z0
G28 U0 W0
M05
M30

02. ROUGH AND FINISH TURNING CYCLE

G21 G98
G28 U0 W0
M06 T01
M03 S1200
G00 X32 Z1
G71 U0.5 R1
G71 P10 Q20 U0.1 W0.1 F35
N10 G01 X5
G01 Z0
G01 X10 Z-10
G01 Z-15
G02 X20 Z-25 R10
G01 Z-30
G03 X25 Z-37 R10
G01 Z-42
X30 Z-47
N20 Z-52
G28 U0 W0
M06 T02
M03 S1450
G00 X32 Z1
G70 P10 Q20 F25
G28 U0 W0
M05
M30

03. DRILLING CYCLE

G21 G98
G28 U0 W0
M06 T07
M03 S1200
G00 X0
G00 Z2
G74 R1
G74 X0 Z-35 Q500 F20
G28 U0 W0
M05
M30
04. THREADING CYCLE

G21 G98
G28 U0 W0
M06 T10
M03 S1200
G00 X32 Z2
G92 X32 Z-35 F2
X31.5
X31
X30
X29
G28 U0 W0
M05 M30

You might also like