Siemens SINUMERIK 840Di sl Programming Manual page 311

Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

Rapid traverse G0
With rapid traverse G0, there is no change in speed. Exception: if the contour is approached
in rapid traverse and the next NC block contains a G1, G2, G3 ... path command, the speed
is adjusted in the G0 approach block for the next path command.
Axis replacement of the assigned channel axis
The reference axis property for G96/G961/G962 is always assigned to a geometry axis. In
the event of an axis replacement involving the assigned channel axis, the reference axis
property for G96/G961/G962 is retained in the old channel.
A geo-axis replacement will not affect how the geometry axis is assigned to the constant
cutting rate. If the TCP reference position for G96/G961/G962 is affected by a geo-axis
replacement, the spindle will attain the new speed via a ramp.
If no new channel axis is assigned as a result of a geo-axis replacement, e.g., GEOAX(0, X),
the spindle speed will be frozen in accordance with G97.
Examples of GEOAX geo-axis replacement with reference-axis assignments using SCC
Example 1
N05 G95 F0.1
N10 GEOAX(1, X1)
N20 SCC[X]
N30 GEOAX(1, X2)
N40 G96 M3 S20
Example 2
N05 G95 F0.1
N10 GEOAX(1, X1)
N20 SCC[X1]
N30 GEOAX(1, X2)
N40 G96 M3 S20
Example 3
N05 G95 F0.1
N10 GEOAX(1, X2)
N20 SCC[X1]
Example 4
N05 G0 Z50
N10 X35 Y30
N15 SCC[X]
N20 G96 M3 S20
N25 G1 F1.5 X20
N30 G0 Z51
N35 SCC[Y]
N40 G1 F1.2 Y25
References
/FB1/Function Manual Basic Functions; Transverse Axes (P1) and Feedrates (V1).
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
7.11 Constant cutting rate (G96/G961/G962, G97/G971/G972, G973, LIMS, SCC[AX])
;Channel axis X1 becomes first geo axis
;First geo axis (X) becomes reference axis for G96/G961/G962
;Channel axis X2 becomes first geo axis
;Reference axis for G96 is channel axis X2
;Channel axis X1 becomes first geo axis
;X1 and implicitly first geo axis (X) becomes reference axis
;for G96/G961/G962
;Channel axis X2 becomes first geo axis
;Reference axis for G96 is X2 or X, no alarm
;Channel axis X2 becomes first geo axis
;X1 is not a geo axis, compensation-block alarm 14850
;Reference axis for G96/G961/G962 is X
;Constant cutting rate at 10 mm/min ON
;Face cutting in X at 1.5 mm/rev
;Reference axis for G96 is Y, reduction in spindle speed (Y30)
;Face cutting in Y at 1.2 mm/rev
Feedrate Control and Spindle Motion
311

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents