Programming manual
CNC 8070
T
E
CH
NOLOGI
CAL FUNCTI
O
NS
To
ol
num
be
r
(T
)
5.
(S
OFT
V02.0
X
)
77
Loading and unloading a tool in the magazine
To load the tools into the magazine, the magazine must be in load
mode. To unload the tools from the magazine, the magazine must be
in unload mode. The tools are loaded from ground to the magazine
going through the spindle and are unloaded to ground going through
the spindle.
The magazine's work mode is set by variable
V.[n].TM.MZMODE
where
n
is the channel number. Depending on the value of the
variable, the manager will assume one of the following work modes.
Once the magazine is load or unload mode, the operation is carried
out from the program using the code
T
n
where
n
is the tool number.
Once the tools have been loaded or unloaded, the magazine must be
set to normal mode (value of ·0·).
Loading a tool in a specific magazine position
Some tools, due to their characteristics (size, weight, etc.) must be
placed in a specific magazine position.
The command
POS
n
defines the magazine position for the tool. It must
always be programmed in the same block as
T
n
.
The magazine position can only selected when the magazine is in load
mode. Otherwise, it issues the relevant error message.
Value
Meaning
0
Normal mode (by default and after Reset).
1
Magazine loading mode.
2
Magazine unloading mode.
V.[1].TM.MZMODE = 1
T1 M6
T2 M6
···
V.[1].TM.MZMODE = 0
V.[1].TM.MZMODE = 1
T3 M6 POS24
(Places tool 3 in magazine position 24)
···
V.[1].TM.MZMODE = 0
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...