HEIDENHAIN iTNC 530 (340 420) User Manual
Page 308

280
8 Programming: Cycles
8.4 Cy
cles f
o
r Milling P
o
c
k
ets, St
uds and Slots
U
U
U
U
Set-up clearance
1
(incremental value): Distance
between tool tip (at starting position) and workpiece
surface
U
U
U
U
Milling depth
2
(incremental value): Distance
between workpiece surface and bottom of pocket
U
U
U
U
Plunging depth
3
(incremental value): Infeed per cut.
The tool will drill to the depth in one operation if:
n
the plunging depth is equal to the depth
n
the plunging depth is greater than the depth
U
U
U
U
Feed rate for plunging
: Traversing speed during
penetration
U
U
U
U
1st side length
4
: Slot length; specify the sign to
determine the first milling direction
U
U
U
U
2nd side length
5
: Slot width
U
U
U
U
Feed rate F
: Traversing speed of the tool in the
working plane
Example: NC blocks
9 L Z+100 R0 FMAX
10 TOOL DEF 1 L+0 R+6
11 TOOL CALL 1 Z S1500
12 CYCL DEF 3.0 SLOT MILLING
13 CYCL DEF 3.1 SETUP 2
14 CYCL DEF 3.2 DEPTH -15
15 CYCL DEF 3.3 PECKG 5 F80
16 CYCL DEF 3.4 X50
17 CYCL DEF 3.5 Y15
18 CYCL DEF 3.6 F120
19 L X+16 Y+25 R0 FMAX M3
20 L Z+2 M99
12
13
14
15
1