Program Layout - HEIDENHAIN TNC 620 User Manual

Klartext programming
Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

First steps | Programming the first part

Program layout

NC programs should be arranged consistently in a similar manner.
This makes it easier to find your place, accelerates programming
and reduces errors.
Recommended program layout for simple, conventional contour
machining
Example
0 BEGIN PGM BSPCONT MM
1 BLK FORM 0.1 Z X... Y... Z...
2 BLK FORM 0.2 X... Y... Z...
3 TOOL CALL 5 Z S5000
4 L Z+250 R0 FMAX M3
5 L X... Y... R0 FMAX
6 L Z+10 R0 F3000 M8
7 APPR ... X... Y...RL F500
...
16 DEP ... X... Y... F3000 M9
17 L Z+250 R0 FMAX M2
18 END PGM BSPCONT MM
1 Call tool, define tool axis
2 Retract the tool; turn on spindle
3 Pre-position the tool in the working plane near the contour
starting point
4 Pre-position the tool along the tool axis above the workpiece,
or pre-position the tool directly to the cutting depth, and turn on
coolant as needed
5 Contour approach
6 Contour machining
7 Contour departure
8 Retract the tool, end the NC program
Further information on this topic
Contour programming
Further information: "Programming tool movements for
machining", Page 140
HEIDENHAIN | TNC 620 | Klartext Programming User's Manual | 01/2022
2
55

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tnc 620 eTnc 620 programming station

Table of Contents