G19 Plane selection Y-Z

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.

G19

Example:

G19

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 := YZ".