HEIDENHAIN MANUALplus 620 37
1.3 Program Section Code
HEADER section
Instructions and information in the program head (HEADER):
Unit:
Select dimensional system in millimeters or inches:
No entry: The unit set in the user parameter is used.
The other fields contain organizational information and set-up
information, which do not influence the machining process.
Information contained in the program head is preceded by “#” in the
NC program.
TURRET section
The TURRET program section defines the assignment of the tool
carrier. For every assigned turret pocket, the tool ID number is
entered. For multipoint tools, every cutting edge is entered in the
turret list.
Subprograms
UNTERPROGRAMM SUBPROGRAM Page 39
RETURN RETURN Page 39
Others
CONST CONST Page 40
VAR VAR Page 40
For more than one independent contour definition for
drilling/milling, use the program section codes (FRONT,
SURFACE, etc.) each time.
Overview of program section codes
German English
You can only select a unit when creating a new NC
program. It is not possible to post-edit this entry.
Example: Turret table
. . .
TURRET
T1 ID"342-300.1"
T2 ID"C44003"
. . .
If you do not program the TURRET, the tools entered
in the tool list of the Machine operating mode will be
used.