ID 60303

Angle offset for thread cutting is outside modulo area.

Description

For thread cutting G33, an angle offset S.OFFSET was specified greater than the spindle modulo range. The angle offset is only required for multi-start threads.

See [PROG// Section: Thread cutting with endlessly rotating spindle]

Example:

G33 Z48 K1.5 S.OFFSET=500

 

Correct:

G33 Z48 K1.5 S.OFFSET=180

Response

Class

7

Stop the axis and abort the NC program.

Solution

Class

6

Correct CNC program

Parameter

%1:

 

Logical axis number P-AXIS-00016 of axis affected

%2:

Current value [0.1 µm or 0.0001°]

 

%3:

Limit value [0.1 µm or 0.0001°]

Lower modulo limit P-AXIS-00127 of the axis

%4:

Limit value [0.1 µm or 0.0001°]

Upper modulo limit P-AXIS-00126 of the axis

Error type

1, Error message from NC program.