Programming manual.
CNC 8070
7.
THE
SPINDLE. BASIC CONTROL.
Sp
ind
le orien
ta
ti
on.
·130·
(R
EF
: 1709)
7.5
Spindle orientation.
The spindle orientation is defined with function M19. This function stops the spindle and it
positions it at an angle defined by parameter "S". See
"How is positioning carried out"
After executing function M19, the spindle no longer works in speed mode and it switches
to positioning mode. This mode stays active until the spindle is started up again in speed
mode with M3/M4.
Programming a spindle orientation
Every spindle positioning move requires an M19 and the positioning angle. If no angle is
defined, the CNC orients the master spindle at 0º.
Even if function M19 is active, if an "S" value is defined without an M19, the CNC assumes
it as the new turning speed for the next time the spindle is turned on in speed mode using
functions M03/M04.
Programming format (1).
When executing function M19, the CNC interprets that the value entered with the "Sn" code
indicates the angular position of the spindle. If several spindles are programmed in a single
block, function M19 applies to all of them.
M19 S{pos}
This angular position is programmed in degrees and it is always assumed in absolute
coordinates, thus not being affected by functions G90/G91. To do the positioning, the CNC
calculates the module (between 0 and 360º) of the programmed value.
Programming format (2). Positioning of the spindle at 0º
To orient the spindle to the ·0· position, it may also be programmed by defining, next to the
M19, the spindle to be oriented. If no spindle is defined, the CNC assumes that the master
spindle is the one to be oriented.
M19.S
Properties of the function and Influence of the reset, turning the
CNC off and of the M30 function.
M19 is modal and incompatible with M03, M04 and M05.
On power-up, after executing an M02 or M30, and after an emergency or reset, the CNC
sets the spindle in speed mode with function M05.
This work mode is only available on machines having a rotary encoder installed on the spindle.
i
S{pos}
Spindle to be oriented and positioning angle.
The angle is defined in degrees.
M19 S0
(Positioning of spindle S at 0º)
M19 S2=120.78
(Positioning of spindle S2 at 120.78º)
M19 S1=10 S2=34
(Positioning of spindle S1 at 10º and S2 at 34º)
S
Spindle to be oriented at 0º.
M19.S4
(Positioning of spindle S4 at 0º)
M19
(Positioning of the master spindle at 0º)
Содержание 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 ...