ID 21400

Global feed weighting is programmed negative.

Description

The global feed weighting value programmed with G129 for rapid velocity is negative.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G129 = -60

:

N1000 M30

Correct:

N10   G00 X0 Y0 Z0

N20   G129 = 60

:

N1000 M30

Response

Class

1

NC program processingContinue NC program processing. is continued.

Solution

Class

1

In the event of a conflict, the feed weighting is automatically set to 100%, and NC program processing is continued.

Before the next program start, a meaningful value greater than zero (nil) should be programmed.

Parameter

%1:

Error value [-]

 

%2:

Corrected value [-]

Automatically corrected value of feed weighting

Error type

1, Error message from NC program.