ID 21909
Flush channel with incomplete contour path not possible. | |||
Description | Contour path of 2 blocks is programmed. The NC channel requires flushing between the two blocks of the contour path, or an NC command is programmed that requires flushing the NC channel, e.g. #CHANNEL INIT[CMDPOS] or reading a synchronous V.E. variable.
This is not permitted.
Example with error: N250 G18 G1 Z10 X5
Corrected example: N250 G18 G1 Z10 X5 N260 #FLUSH CONTINUE | ||
Response | Class | 2 | Abort NC program processing. |
Solution | Class | 3 | Check and modify the NC program. Move the channel flush. |
Error type | 1, Error message from NC program. | ||
|