G17 Plane selection X-Y
Defines that the circular interpolation is to take place in the X-Y plane. The plane selection process takes effect modally and must be placed before the circular interpolation command in the G-code.
Syntax: Observe Note on the syntax explanation.
G17
Example:
G17
Implementation in the SRL program:
Plane definition cannot be executed as a standalone command in the SRL program. Plane selection is a fixed part of the CIRC block. The plane can be equivalently defined via the setting in the CIRC_EXPLICIT command "Plane := XY".