ID 22155

Double programming at selection/ deselection of contour rotation.

Description

In the same NC block, more than one G function was programmed from the contour rotation group G68/G69.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G68 R30 X150 Y200 G69

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Remove the inadmissible G function.

Parameter

%1:

Error value [-]

Number of the illegal programmed G function

Error type

1, Error message from NC program.