ID 20133
| Plane selection not allowed during active tool radius compensation. | ||||
| Description | As long as the tool radius compensation is enabled, it is not permitted to program a plane selection via G17, G18 or G19. Example: Wrong: N10 G00 X0 Y0 Z0 N20 G41 N30 G19 N1000 M30 Correct: N10 G00 X0 Y0 Z0 N20 G41 : N25 G40 N30 G19 N35 G41 : N999 G40 
 | |||
| Response | Class | 2 | Abort NC program processing. | |
| Solution | Class | 3 | Check and modify the NC program sequence. Deselect the TRC with G40 before programming plane selection. | |
| Parameter | %1: | Error value [-] | ||
| Invalid G function | ||||
| Error type | 1, Error message from NC program. | |||
| 
 | ||||