beautypg.com

HEIDENHAIN TNC 620 (340 56x-01) User Manual

Page 226

background image

226

8.2 Cy

cles f

o

r Dr

illing, T

apping and Thr

ead Milling

Set-up clearance

Q200 (incremental value): Distance

between tool tip and workpiece surface. Enter a
positive value. Input range: 0 to 99999.9999

Select Depth/Diameter (0/1)

Q343: Select whether

centering is based on the entered diameter or depth.
If the TNC is to center based on the entered diameter,
the point angle of the tool must be defined in the
T-ANGLE

column of the tool table TOOL.T.

0: Centering based on the entered depth
1: Centering based on the entered diameter

Depth

Q201 (incremental value): Distance between

workpiece surface and centering bottom (tip of
centering taper). Only effective if Q343=0 is defined.
Input range: –99999.9999 to 99999.9999

Diameter (algebraic sign)

Q344: Centering

diameter. Only effective if Q343=1 is defined. Input
range: –99999.9999 to 99999.9999

Feed rate for plunging

Q206: Traversing speed of

the tool during centering in mm/min. Input range: 0 to
99999.999; alternatively FAUTO, FU.

Dwell time at depth

Q211: Time in seconds that the

tool remains at the hole bottom. Input range: 0 to
3600.0000

Workpiece surface coordinate

Q203 (absolute

value): Coordinate of the workpiece surface. Input
range: -99 999.9999 to 99 999.9999

2nd set-up clearance

Q204 (incremental value):

Coordinate in the spindle axis at which no collision
between tool and workpiece (clamping devices) can
occur. Input range: 0 to 99999.9999

Example: NC blocks

10 L Z+100 R0 FMAX

11 CYCL DEF 240 CENTERING

Q200=2

;SET-UP CLEARANCE

Q343=1

;SELECT DEPTH/DIA.

Q201=+0

;DEPTH

Q344=-9

;DIAMETER

Q206=250

;FEED RATE FOR PLUNGING

Q211=0.1

;DWELL TIME AT DEPTH

Q203=+20

;SURFACE COORDINATE

Q204=100

;2ND SET-UP CLEARANCE

12 L X+30 Y+20 R0 FMAX M3

13 CYCL CALL

14 L X+80 Y+50 R0 FMAX M99

15 L Z+100 FMAX M2