8 Programming: Cycles
8.6 SL c
y
cles
Example: Contour train
0 BEGIN PGM C25 MM
1 BLK FORM 0.1 Z X+0 Y+0 Z-40
Define the workpiece blank
2 BLK FORM 0.2 X+100 Y+100 Z+0
3 TOOL DEF 1 L+0 R+10
Define the tool
4 TOOL CALL 1 Z S20004
Tool call
5 L Z+250 R0 F MAX
Retract the tool
6 CYCL DEF 14.0 CONTOUR GEOMETRY
Define contour subprogram
7 CYCL DEF 14.1 CONTOUR LABEL 1
8 CYCL DEF 25.0 CONTOUR TRAIN
Define machining parameters
Q1=-20 ;MILLING DEPTH
Q3=+0 ;ALLOWANCE FOR SIDE
Q5=+0 ;WORKPIECE SURFACE COORD.
Q7=+250 ;CLEARANCE HEIGHT
Q10=5 ;PLUNGING DEPTH
Q11=100 ;FEED RATE FOR PLUNGING
Q12=200 ;FEED RATE FOR MILLING
Q15=+1 ;CLIMB OR UP-CUT
9 CYCL CALL M3
Call the cycle
10 L Z+250 R0 F MAX M2
Retract in the tool axis, end program
X
Y
5
20
100
100
80
50
95
75
15
R7,5
R7,5
Содержание TNC 426
Страница 3: ......
Страница 4: ......
Страница 8: ...IV...
Страница 10: ...VI...
Страница 26: ......
Страница 27: ...1 Introduction...
Страница 41: ...2 Manual Operation and Setup...
Страница 54: ......
Страница 55: ...3 Positioning with Manual Data Input MDI...
Страница 59: ...4 Programming Fundamentals of NC File Management Programming Aids Pallet Management...
Страница 122: ......
Страница 123: ...5 Programming Tools...
Страница 153: ...6 Programming Programming Contours...
Страница 201: ...7 Programming Miscellaneous functions...
Страница 226: ......
Страница 227: ...8 Programming Cycles...
Страница 366: ......
Страница 367: ...9 Programming Subprograms and Program Section Repeats...
Страница 381: ...10 Programming Q Parameters...
Страница 424: ......
Страница 425: ...11 Test run and Program Run...
Страница 443: ...12 MOD Functions...
Страница 472: ......
Страница 473: ...13 Tables and Overviews...
Страница 496: ......