8 Programming: Cycles
8.3 Cy
cles f
o
r Dr
illing, T
a
pping and Thr
ead Milling
UNIVERSAL DRILLING (Cycle 203)
1
The TNC positions the tool in the tool axis at rapid traverse FMAX
to the programmed setup clearance above the workpiece surface.
2
The tool drills to the first plunging depth at the programmed feed
rate F.
3
If you have programmed chip breaking, the tool then retracts by
the entered retraction value. If you are working without chip
breaking, the tool retracts at the retraction feed rate to setup
clearance, remains there — if programmed — for the entered
dwell time, and advances again in FMAX to the setup clearance
above the first PLUNGING DEPTH.
4
The tool then advances with another infeed at the programmed
feed rate. If programmed, the plunging depth is decreased after
each infeed by the decrement.
5
The TNC repeats this process (2 to 4) until the programmed total
hole depth is reached.
6
The tool remains at the hole bottom — if programmed — for the
entered dwell time to cut free, and then retracts to set-up
clearance at the retraction feed rate. and — if programmed — to
the 2nd set-up clearance with FMAX.
U
Set-up clearance
Q200 (incremental value): Distance
between tool tip and workpiece surface.
U
Depth
Q201 (incremental value): Distance between
workpiece surface and bottom of hole (tip of drill
taper)
U
Feed rate for plunging
Q206: Traversing speed of
the tool during drilling in mm/min
U
Plunging depth
Q202 (incremental value): Infeed per
cut. The depth does not have to be a multiple of the
plunging depth. The TNC will go to depth in one
movement if:
n
the plunging depth is equal to the depth
n
the plunging depth is greater than the depth
U
Dwell time at top
Q210: Time in seconds that the
tool remains at set-up clearance after having been
retracted from the hole for chip release.
U
Workpiece surface coordinate
Q203 (absolute
value): Coordinate of the workpiece surface
Example: NC blocks
11 CYCL DEF 203 UNIVERSAL DRILLING
Q200=2 ;SET-UP CLEARANCE
Q201=-20 ;DEPTH
Q206=150 ;FEED RATE FOR PLUNGING
Q202=5 ;PLUNGING DEPTH
Q210=0 ;DWELL TIME AT TOP
Q203=+20 ;SURFACE COORDINATE
Q204=50 ;2ND SET-UP CLEARANCE
Q212=0.2 ;DECREMENT
Q213=3 ;BREAKS
Q205=3 ;MIN. PLUNGING DEPTH
Q211=0.25 ;DWELL TIME AT BOTTOM
Q208=500 ;RETRACTION FEED RATE
Q256=0.2 ;DIST FOR CHIP BRKNG
X
Z
Q200
Q201
Q206
Q202
Q210
Q203
Q204
Q211
Q208
Before programming, note the following:
Program a positioning block for the starting point (hole
center) in the working plane with radius compensation R0.
The algebraic sign for the cycle parameter DEPTH
determines the working direction. If you program DEPTH
= 0, the cycle will not be executed.
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: ......