8 Programming: Cycles
8.3 Cy
cles f
o
r Dr
illing, T
a
pping and Thr
ead Milling
14 LBL 1
Subprogram 1: Thread cutting
15 CYCL DEF 13.0 ORIENTATION
Define the spindle angle (makes it possible to cut repeatedly)
16 CYCL DEF 13.1 ANGLE 0
17 L M19
Orient the spindle (machine-specific M function)
18 L IX-2 R0 F1000
Tool offset to prevent collision during tool infeed (dependent
on core diameter and tool)
19 L Z+5 R0 F MAX
Pre-position in rapid traverse
20 L Z-30 R0 F1000
Move to starting depth
21 L IX+2
Reset the tool to hole center
22 CYCL CALL
Call Cycle 18
23 L Z+5 R0 F MAX
Retract tool
24 LBL 0
End of subprogram 1
25 END PGM C18 MM
Содержание 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: ......