ID 21895

Programming angle with two coordinates not allowed.

Description

The two main axes of the active level were programmed during plane programming.

This is not permitted.

Remove one of the programmed axis position.

 

Example with error:

N100 G17 X10 Y10 (Start position)
N110 #ANG=45 X20 Y25

 

Corrected example:

N100 G17 X10 Y10 (Start position)
N110 #ANG=45 X20

 

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify the contour path in NC program.

Remove one of the programmed main axis position.

Error type

1, Error message from NC program.