Programming Motion Commands
4.3 Rapid traverse movement (G0, RTLION, RTLIOF)
Fundamentals
4-12 Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
N10 G90 S400 M3 ;Absolute dimensioning, spindle clockwise
N20 G0 X25 Z5 ;Approach start position
N30 G1 G94 Z0 F1000 ;Tool infeed
N40 G95 Z-7.5 F0.2
N50 X60 Z-35 ;Travel on straight line
N60 Z-50
N70 G0 X62
N80 G0 X80 Z20 M30 ;Retract tool, program end
Description
The tool movement programmed with G0 is executed at the highest possible speed (rapid
traverse). The rapid traverse speed is defined separately for each axis in machine data. If
the rapid traverse movement is executed simultaneously on several axes, the rapid traverse
speed is determined by the axis, which requires the most time for its section of the path.
3DWK
FRPSRQHQW=
3DWKFRPSRQHQW<
3DWKFRPSRQHQW;
3DWKRI
5DSLGWUDYHUVH
PRYHPHQW
<
;
=
Traversing path axes as positioning axes with G0
Path axes can travel in one of two different modes to execute movements in rapid traverse:
• Linear interpolation (behavior in earlier SW version):
The path axes are interpolated together.
• Non-linear interpolation:
Each pat axis is interpolated as an individual (positioning) axis independently of the other
axes involved in the rapid traverse movement.
With non-linear interpolation, the setting for the appropriate positioning axis BRISKA, SOFTA
or DRIVEA applies, with reference to the axial jerk.