Programming
10.3 Axis movements
Surface grinding
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
225
Note
•
The channel axis designation from MD20080 AXCONF_CHANAX_NAME_TAB should be
used for G25, G26.
With SINUMERIK 802D sl, kinematic transformations (TRANSMIT, TRACYL) are
possible. It is possible that different axis designations for MD20080 and the MD20060
AXCONF_GEOAX_NAME_TAB geometry axis designation are specified here.
•
G25, G26 is also used in connection with the address S for the spindle speed limitation
(see also Section "Spindle speed limitation").
•
A working area limitation can only be activated if the reference point for the relevant axes
has been approached.
Programming example
N10 G25 X10 Y-20 Z30
; Values of the lower working area limitation
N20 G26 X100 Y110 Z300
; Values of the upper working area limitation
N30 T1 M6
N40 G0 X90 Y100 Z180
N50 WALIMON
; Working area limitation ON
...
; Work only within working range limits
N90 WALIMOF
; Working area limitation OFF
10.3
Axis movements
10.3.1
Linear interpolation with rapid traverse: G0
Functionality
The rapid traverse movement G0 is used for rapid positioning of the tool, but not for direct
workpiece machining.
All the axes can be traversed simultaneously - on a straight path.
For each axis, the maximum speed (rapid traverse) is defined in machine data. If only one
axis traverses, it uses its rapid traverse. If two or three axes are traversed simultaneously,
the path velocity (e.g. the resulting velocity at the tool tip) must be selected such that the
maximum possible path velocity with consideration of all axes involved results.
A programmed feedrate (F word) has no meaning for G0. G0 remains active until canceled
by another instruction from this G group (G1, G2, G3, ...).
Содержание SINUMERIK 802D sl
Страница 10: ...Table of contents Surface grinding 10 Programming and Operating Manual 11 2012 6FC5398 5CP10 3BA0 ...
Страница 338: ...PLC diagnostics 13 3 Operating options Surface grinding 338 Programming and Operating Manual 11 2012 6FC5398 5CP10 3BA0 ...
Страница 364: ...Index Surface grinding 364 Programming and Operating Manual 11 2012 6FC5398 5CP10 3BA0 ...