ID 20121

Double-programmed feed rate declarations.

Description

In the same NC block, more than one G function has been programmed from the group of feed agreements (G93/G94/G95/G194).

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G93 F500 X100 G94

:

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 inadmissible programmed G function

Error type

1, Error message from NC program.