8 Programming: Cycles
8.6 SL c
y
cles
Example: Cylinder surface
Note
:
n
Cylinder centered on rotary table.
n
Datum at center of rotary table
0 BEGIN PGM C27 MM
1 TOOL DEF 1 L+0 R+3.5
Define the tool
2 TOOL CALL 1 Y S2000
Call tool, tool axis is Y
3 L Y+250 R0 FMAX
Retract the tool
4 L X+0 R0 FMAX
Position tool on rotary table center
5 CYCL DEF 14.0 CONTOUR GEOMETRY
Define contour subprogram
6 CYCL DEF 14.1 CONTOUR LABEL 1
7 CYCL DEF 27.0 CYLINDER SURFACE
Define machining parameters
Q1=-7 ;MILLING DEPTH
Q3=+0 ;ALLOWANCE FOR SIDE
Q6=2 ;SET-UP CLEARANCE
Q10=4 ;PLUNGING DEPTH
Q11=100 ;FEED RATE FOR PLUNGING
Q12=250 ;FEED RATE FOR MILLING
Q16=25 ;RADIUS
Q17=1 ;DIMENSION TYPE (ANG/LIN)
8 L C+0 R0 F MAX M3
Pre-position rotary table
9 CYCL CALL
Call the cycle
10 L Y+250 R0 F MAX M2
Retract in the tool axis, end program
C
Z
157
60
30
20
R7,5
50
Summary of Contents for TNC 426
Page 3: ......
Page 4: ......
Page 8: ...IV...
Page 10: ...VI...
Page 26: ......
Page 27: ...1 Introduction...
Page 41: ...2 Manual Operation and Setup...
Page 54: ......
Page 55: ...3 Positioning with Manual Data Input MDI...
Page 59: ...4 Programming Fundamentals of NC File Management Programming Aids Pallet Management...
Page 122: ......
Page 123: ...5 Programming Tools...
Page 153: ...6 Programming Programming Contours...
Page 201: ...7 Programming Miscellaneous functions...
Page 226: ......
Page 227: ...8 Programming Cycles...
Page 366: ......
Page 367: ...9 Programming Subprograms and Program Section Repeats...
Page 381: ...10 Programming Q Parameters...
Page 424: ......
Page 425: ...11 Test run and Program Run...
Page 443: ...12 MOD Functions...
Page 472: ......
Page 473: ...13 Tables and Overviews...
Page 496: ......