ID 20641
Release of face turning axis not allowed during active constant cutting speed. | ||||
Description | An axis, programmed in an axis exchange command, is currently used, with the active constant cutting speed enabled (G96), as a face turning axis P-AXIS-00015 and cannot be released. Example: Wrong: N10 G96 S63 N20 #PUT AX[X] : N100 G97 : N1000 M30 Correct: N10 G96 S63 : N100 G97 N110 #PUT AX[X] : N1000 M30 | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify the program flow sequence. Before the axis exchange command, deselect active constant cutting speed (G96). | |
Parameter | %1: | Logical axis number [-] | ||
| ||||
Error type | 1, Error message from NC program. | |||
|