ID 20032

Slave axis is programmed, but moving distance is 0.

Description

The calculated moving distance for a programmed slave axis for tapping is zero (nil), so the tapping can not be executed.

Example:

Wrong:

(Current Position: 0)

N10 G63 C0 F100 S100

 

Correct:

(Current Position: 0)

N10 G63 C123 F100 S100

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Program a correct depth for tapping.

Parameter

%1:

Logical axis number [-]

Logical axis number (P-AXIS-00016) of concerned axis.

Error type

1, Error message from NC program..