ID 22156

When selecting contour rotation third main axis may not be programmed.

Description

The third main axis is programmed in an NC block with G68. However, only main axes one and two of the current plane may specify the offset for a contour rotation (e.g. X and Y with G17).

Example:

Wrong:

N10  G00 X0 Y0 Z0

N20  G68 R30 X150 Y200 Z100

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Delete the third main axis programmed (e.g. Z axis with G17) from the NC block or move it to the next NC block.

Parameter

%1:

Error value [-]

Logical axis number of the third main axis

Error type

1, Error message from NC program.