Contour data (cycle 20), 5 sl cy cles – HEIDENHAIN TNC 320 (340 551-01) User Manual
Page 260
260
8 Programming: Cycles
8.5 SL Cy
cles
CONTOUR DATA (Cycle 20)
Machining data for the subprograms describing the subcontours are
entered in Cycle 20.
8
Milling depth
Q1 (incremental value): Distance
between workpiece surface and bottom of pocket.
8
Path overlap
factor Q2: Q2 x tool radius = stepover
factor k.
8
Finishing allowance for side
Q3 (incremental
value): Finishing allowance in the working plane
8
Finishing allowance for floor
Q4 (incremental
value): Finishing allowance in the tool axis.
8
Workpiece surface coordinate
Q5 (absolute value):
Absolute coordinate of the workpiece surface
8
Set-up clearance
Q6 (incremental value): Distance
between tool tip and workpiece surface.
8
Clearance height
Q7 (absolute value): Absolute
height at which the tool cannot collide with the
workpiece (for intermediate positioning and retraction
at the end of the cycle).
8
Inside corner radius
Q8: Inside “corner” rounding
radius; entered value is referenced to the tool
midpoint path.
8
Direction of rotation ? Clockwise = -1
Q9:
Machining direction for pockets.
Clockwise (Q9 = –1 up-cut milling for pocket and
island)
Counterclockwise (Q9 = +1 climb milling for pocket
and island)
Example: NC blocks
57 CYCL DEF 20 CONTOUR DATA
Q1=-20
;MILLING DEPTH
Q2=1
;TOOL PATH OVERLAP
Q3=+0.2
;ALLOWANCE FOR SIDE
Q4=+0.1
;ALLOWANCE FOR FLOOR
Q5=+30
;SURFACE COORDINATE
Q6=2
;SET-UP CLEARANCE
Q7=+80
;CLEARANCE HEIGHT
Q8=0.5
;ROUNDING RADIUS
Q9=+1
;DIRECTION OF ROTATION
X
Y
k
Q9=+1
Q8
X
Z
Q6
Q7
Q1
Q10
Q5
Before programming, note the following:
Cycle 20 is DEF active which means that it becomes
effective as soon as it is defined in the part program.
The algebraic sign for the cycle parameter DEPTH
determines the working direction. If you program
DEPTH=0, the TNC performs the cycle at the depth 0.
The machining data entered in Cycle 20 are valid for
Cycles 21 to 24.
If you are using the SL Cycles in Q parameter programs,
the Cycle Parameters Q1 to Q20 cannot be used as
program parameters.