
FANUC Series 16i/18i-TB Compound Machining Function A-78656E/01
Nov.14.2001 Edition 1
72/127
Tool life management
command in milling mode
In the tool life management, the following command is used.
T****;
Specifies a tool group number
The tool life management function selects, from a specified group,
a tool whose life has not expired, and outputs its T code. In ****,
specify a number calculated by adding the tool life management
cancel number specified in parameter 6810 to a group number. For
example, to set tool group 1 when the tool life management cancel
number is 100, specify T101;.
M06;
Terminates life management for the previously used tools, and
begins counting the life of the new tools selected with the T code.
Example) Parameter No. 6810 = 100 (Tool life management cancel number)
Oxxxx;
T010199; A tool whose life has not expired is selected from group 1.
M06; The selected tool (in group1) is used for machining.
G43; The tool offset of the current used tool (in group1) is effective.
G49; The tool offset is cancelled.
T010299; A tool whose life has not expired is selected from group 2.
G43; The tool offset of the current used tool (in group1) is effective.
G49; The tool offset is cancelled.
M06T010199; The selected tool (in group 2) is used for machining and a tool
whose life has not expired is selected from group 1.
M06; The selected tool (in group 1) is used for machining
M30;