ID 20844

Double programming of dwell time.

Description

In the same NC block, the dwell time was programmed several times in conjunction with the F word.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G04 F10 G41 G17 G04 F20

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Remove the redundant dwell time programming.

Parameter

%1:

Error value [-]

 

Error type

1, Error message from NC program.