Installation manual
CNC 8060
CNC 8065
TOOL AND MAGAZINE MANAGEMENT.
7.
(REF: 1402)
·365·
Turret type magazine.
%L SUB_SPD_AUTCHG
Move the spindle to the automatic tool change point
G1 Z_ F_
Move the spindle.
#RET
%SUB_M6.nc
M6
Order the tool manager to start the tool change.
$SWITCH V.PLC.R[101]
It analyzes the type of operation.
$CASE 1
Assume the current tool as active tool.
LL SUB_MZ_TO_SPD
$BREAK
$CASE 3
Insert the ground tool in the spindle.
LL SUB_SPD_GMCHG
Move the spindle to the manual tool change point.
LL SUB_GR_TO_SPD
Insert the ground tool in the spindle.
$BREAK
$CASE 4
Leave the spindle tool on the ground.
LL SUB_SPD_GMCHG
Move the spindle to the manual tool change point.
LL SUB_SPD_TO_GR
Remove the tool from the spindle.
$BREAK
$CASE 9
Take a ground tool to the magazine going through the spindle.
LL SUB_SPD_AUTCHG
Move the spindle to the automatic tool change point
LL SUB_SPD_TO_MZ
Leave the spindle tool in the magazine.
$BREAK
$CASE 10
Take a tool from the magazine and leave on the ground going through the spindle.
LL SUB_SPD_AUTCHG
Move the spindle to the automatic tool change point
LL SUB_MZ_TO_SPD
Take the tool from the magazine to the spindle.
$BREAK
$CASE 11
Orient the turret.
LL SUB_SPD_AUTCHG
Move the spindle to the automatic tool change point
LL SUB_MZ_ROT