W1: Tool offset
18.3 Flat D number structure
Basic Functions
1442
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
Example
Two spindles are defined, spindle 1 and spindle 2, and the following applies:
18.3.6
Program test
MD20110
To have the active tool and the tool compensation included as follows, can be defined via the machine data:
MD20110 $MC_RESET_MODE_MASK, Bit 3 (Definition of control default settings after RESET/TP end).
Prerequisite
The bits 0 and 6 must be set by the machine data:
MD20110 $MC_RESET_MODE_MASK, Bit 3 (Definition of control default settings after RESET/TP end).
18.3.7
Tool management or "Flat D numbers"
Tool management
NCK active tool management works on the basis of the following assumptions:
1. Tools are managed in magazines.
2. Cutting edges are monitored; limits reached cause the tool to be disabled.
3. Idea behind replacement tools: Tools are programmed for selection only the on the basis of their identifier.
NCK then selects the concrete tool according to the strategy.
This means that it only makes sense to employ tool management when specific tools have been defined and
these are to be utilized by the NCK.
MD20090 = 2
; Spindle no. 2 is the master spindle.
M6
; Tool change desired, command refers implicitly to the master
spindle
M1 = 6
; No tool change, since spindle no. 2 is the master spindle
M2 = 6
; Tool is changed, since spindle no. 2 is the master spindle
Value
Significance
Bit 3
= 1
From the last test program to finish in test mode
= 0
From the last program to finish before activation of the program test
Note
For SINUMERIK 828D, this function is only available as option!