ID 20671
| Selecting TLC is not permitted during active tool radius compensation. | |||
| Description | If active tool radius compensation (TRC) is already active, tool length compensation (TLC) is selected with #TLC ON[...]. Example: Wrong: N10 G41 N20 #TLC ON [25] : N100 #TLC OFF N110 G40 : N1000 M30 
 Correct: N10 #TLC ON [25] N20 G41 : N100 G40 N110 #TLC OFF : N1000 M30 | ||
| Response | Class | 2 | Abort NC program processing. | 
| Solution | Class | 3 | Check and modify the NC program sequence. Deselect the TRC before selecting tool length compensation (#TLC ON[.]) or select only afterwards (G41/G42). | 
| Error type | 1, Error message from NC program. | ||
| 
 | |||