Siemens SINUMERIK 840D sl Programming Manual page 328

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Tool offsets
8.2 Language commands for tool management
Example of the GETSELT function
This function returns the T number of the tool preselected for the spindle. This function
allows access to the tool offset data before M6 and thus establishes main run
synchronization slightly earlier.
Example of tool change using tool management
T1:
Tool preselection; i.e. the tool magazine can be put in tool position parallel to the machining.
M6:
Changing to a preselected tool (depending on default setting in the machine data it may also
be programmed without M6).
T1 M6
D1
G1 X10 ...
T="DRILL"
D2 Y20 ...
X10 ...
M6
SETPIECE(4)
D1 G1 X10 ...
Note
The complete list of all variables for the tool management are contained in
References:
/PGA1/ List of System Variables.
8-6
;Load tool 1
;Select tool length compensation
;Machining with T1
;Preselect drill
;Change cutting edge T1
;Machining with T1
;Load tool drill
;Number of completed workpieces
;Machining with drill
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Job planning

Advertisement

Table of Contents
loading

Table of Contents