![Fagor 8070 BL Скачать руководство пользователя страница 126](http://html1.mh-extra.com/html/fagor/8070-bl/8070-bl_programming-manual_537547126.webp)
Programming manual.
CNC 8070
7.
THE
SPINDLE. BASIC CONTROL.
Spin
dle
start an
d
sto
p
·126·
(R
EF
: 1709)
7.3
Spindle start and stop
A speed must be set in order to start up a spindle. The spindle start-up and stop are defined
using the following auxiliary functions.
M03 - Start the spindle clockwise.
M04 - Start the spindle counterclockwise.
M05 - Stop the spindle.
These functions are modal and incompatible with each other and with function M19.
M03/M04. Start the spindle clockwise/counterclockwise.
Function M03 starts the spindle clockwise and function M04 counterclockwise. These
functions should be set in the "M functions" table so they are executed at the end of the block
where it is programmed.
These functions may be defined together with the programmed speed or in a separate block.
If the block where they are programmed does not mention any spindle, they will be applied
to the master spindle of the channel.
If several spindles are programmed in a single block, functions M3 and M4 apply to all of
them. To start the spindles in different directions, define next to each M function the spindle
it is associated with, as follows.
M3.S / M4.S
M3 or M4 associated with the spindle S.
M05. Stop the spindle.
Function M05 stops the spindle.
To stop a spindle, define next to the M5 the spindle it is associated with, as follows. If it does
not mention any spindle, it applies to the master spindle.
M5.S
Function M5 associated with the spindle S.
Turning direction preset in the tool table.
It is possible to set a preset turning direction for each tool. The value is defined in tool table.
When assigning a turning direction in the table, the CNC will verify, during execution, that
the turning direction in the table is the same as the one programmed (M03/M04). If the two
directions are not the same, the CNC will display the corresponding error message. The CNC
verifies this every time an M03, M04 or M06.is programmed.
S1000 M3
(The spindle "S" starts clockwise at 1000 rpm)
S1=500 M4
(The spindle "S1" starts counterclockwise at 500 rpm)
M4
(The master spindle starts counterclockwise)
S1000 S2=456 M3
(Spindle "S" turning at 1000 rpm and S2 at 456 rpm, both clockwise)
M3.S S1000 S2=456 M4.S2
(The spindle "S" turns clockwise at 1000 rpm)
(The spindle "S2" turns counterclockwise at 456 rpm)
S1000 S2=456 M5
(Stops the master spindle)
M5.S M5.S2 S1=1000 M3.S1
(Stops the spindles "S" and "S2")
(Spindle "S1" turns clockwise)
Содержание 8070 BL
Страница 1: ... Ref 1709 8070 CNC Programming manual ...
Страница 8: ...BLANK PAGE 8 ...
Страница 12: ...BLANK PAGE 12 ...
Страница 14: ...BLANK PAGE 14 ...
Страница 26: ...BLANK PAGE 26 ...
Страница 28: ...BLANK PAGE 28 ...
Страница 30: ...BLANK PAGE 30 ...
Страница 60: ...Programming manual CNC 8070 2 MACHINE OVERVIEW Home search 60 REF 1709 ...
Страница 72: ...Programming manual CNC 8070 3 COORDINATE SYSTEM Coordinate programming 72 REF 1709 ...
Страница 80: ...Programming manual CNC 8070 4 WORK PLANES Select the longitudinal axis of the tool 80 REF 1709 ...
Страница 96: ...Programming manual CNC 8070 5 ORIGIN SELECTION Polar origin preset G30 96 REF 1709 ...
Страница 178: ...Programming manual CNC 8070 9 TOOL PATH CONTROL MANUAL INTERVENTION Variables 178 REF 1709 ...
Страница 304: ...Programming manual CNC 8070 16 C AXIS Machining of the turning side of the part 304 REF 1709 ...
Страница 440: ...Programming manual CNC 8070 22 STATEMENTS AND INSTRUCTIONS Flow controlling instructions 440 REF 1709 ...
Страница 442: ...Programming manual CNC 8070 23 CNC VARIABLES 442 REF 1709 ...
Страница 443: ...Programming manual CNC 8070 443 User notes REF 1709 ...