Tool changer, 1 tool table, 15 tool changer – HEIDENHAIN TNC 335 Technical Manual User Manual
Page 293

4-196
TNC 360
15 Tool Changer
8/95
15 Tool Changer
A tool changer can be operated with the PLC of the HEIDENHAIN contouring control. Tool changers
are often controlled by proximity switches.
Tool data are stored in the tool table and tool management (special tool, tool pocket management
etc.) is handled by the NC. The NC supplies the PLC with the information it needs to control the tool
changer via markers and words.
15.1 Tool table
The operator can edit the tool table (program 0) in the "Programming and editing" mode (see User's
Manual). The tool table can be uploaded and downloaded through the data interface. The tool
number (T), length (L), radius (R), pocket number (P), and special tool (ST) are all defined in the tool
table. Special tools and pocket number are only displayed if MP7266 and MP7480 have been set
accordingly. The pocket numbers can be protected from editing or erasure by setting marker M2594.
BEGIN
TOOL
MM
T0
P0
L+0
R+0
T1
P1
L+10
R+20
T2
P2
L+50
R+30
T3
L+0
R+0
T4
SP4
L+100
R+300
T5
L+0
R+0
T6
.
.
.
END
P6
.
.
.
TOOL
L+50
.
.
.
R+15
.
.
.
MM
The number of tools in the tool table is defined in machine parameter MP7260. If MP7260 contains
a zero value, then the system will run without a tool table (program "0" does not exist). Tool length
and tool radius are programmed in the NC program with TOOL DEF (see User's Manual).
MP7260
Number of tools in the tool table
Input range: 0 to 99
0 = no tool table
1 to 99 = number of tools
Set
Reset
M2594
Inhibit editing of pocket number in the tool table
PLC
PLC
in the tool table