Programming Motion Commands
4.2 Travel commands with polar coordinates, polar angle, polar radius
Fundamentals
4-6 Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
If the dimensions of a workpiece, such as those in hole patterns, proceed from a central
point, then the dimensions are given in terms of angles and radii.
Q
P
r
r
r
r
r
<
;
Programming
G0 AP=… RP=…
Or
G1 AP=… RP=…
Or
G2 AP=… RP=…
Or
G3 AP=… RP=…
The new end position is defined relative to a pole, see defining the pole G110, G111, G112
Parameters
G0 Rapid traverse movement
G1 Linear interpolation
G2 Circular interpolation clockwise
G3 Circular interpolation counter-clockwise
AP= Polar angle, value range ±0…360°, the polar angle can be
defined both absolutely and incrementally.
RP= Polar radius in mm or inches always in absolute positive
values.
=AC(...) Absolute dimensioning
=IC(...) Incremental dimensioning