8 Programming: Cycles
8.6 SL c
y
cles
10 CYCL DEF 22.0 ROUGH-OUT
Cycle definition: Coarse roughing
Q10=5 ;PLUNGING DEPTH
Q11=100 ;FEED RATE FOR PLUNGING
Q12=350 ;FEED RATE FOR MILLING
Q18=0 ;COARSE ROUGHING TOOL
Q19=150 ;RECIPROCATION FEED RATE
11 CYCL CALL M3
Cycle call: Coarse roughing
12 L Z+250 R0 F MAX M6
Tool change
13 TOOL CALL 2 Z S3000
Tool call: fine roughing tool
14 CYCL DEF 22.0 ROUGH-OUT
Define the fine roughing cycle
Q10=5 ;PLUNGING DEPTH
Q11=100 ;FEED RATE FOR PLUNGING
Q12=350 ;FEED RATE FOR MILLING
Q18=1 ;COARSE ROUGHING TOOL
Q19=150 ;RECIPROCATION FEED RATE
15 CYCL CALL M3
Cycle call: Fine roughing
16 L Z+250 R0 F MAX M2
Retract in the tool axis, end program
17 LBL 1
Contour subprogram
18 L X+0 Y+30 RR
see “Example: FK programming 2,” page 169
19 FC DR- R30 CCX+30 CCY+30
20 FL AN+60 PDX+30 PDY+30 D10
21 FSELECT 3
22 FPOL X+30 Y+30
23 FC DR- R20 CCPR+55 CCPA+60
24 FSELECT 2
25 FL AN-120 PDX+30 PDY+30 D10
26 FSELECT 3
27 FC X+0 DR- R30 CCX+30 CCY+30
28 FSELECT 2
29 LBL 0
30 END PGM C20 MM
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: ......