Installation manual
CNC 8060
CNC 8065
TOOL AND MAGAZINE MANAGEMENT.
7.
(REF: 1402)
·417·
Asynchronous magazine with changer arm.
%L SUB_GR_TO_SPD
Insert the ground tool in the spindle.
It shows the message for the operator to insert the tool and waits for the operation to be
completed before removing the message.
#MSG ["Insert tool T%D and press START", V.TM.NXTOOL]
M0
#MSG [""]
V.PLC.M[1108]=1
GRTOSPDL mark to the tool manager.
#RET
%L SUB_SPD_GMCHG
Move the spindle to the manual tool change point.
G1 Z_ F_
Move the spindle.
#RET
%L SUB_SPD_AUTCHG
Move the spindle to the automatic tool change point
G1 Z_ F_
Move the spindle.
#RET
%L SUB_ARM_TO_CHG
Take the changer arm to the change point.
M121
Auxiliary function to execute an action.
#RET
%L SUB_ARM_TO_MZ
Take the changer arm to the magazine.
M122
Auxiliary function to execute an action.
#RET
%L SUB_ARM_BACK
Retract the changer arm.
M123
Auxiliary function to execute an action.
#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.