ID 60303
Offset angle for thread cutting is outside modulo area. | ||||
Description | For thread cutting G33 an offset angle S.OFFSET was specified greater than the spindle modulo range. The thread offset angle 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 of axis and abortion of CNC program | |
Solution | Class | 6 | Correct CNC program | |
Parameter | %1: |
| ||
Logical axis number P-AXIS-00016 of concerned axis | ||||
%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. | |||
|