Executing additional blocks
If a command without contour information is programmed in addition to the motion blocks at block end (N10 – N20) (e.g. M function requiring acknowledgement with pre-block output and post-block synchronisation, MVS_SNS), the command may be executed before, during or after the contouring curve.
Programing Example
Executing additional blocks
N10 X100 G61 M25
N20 Y100
There are 3 options to execute these commands:
- Directly after pre-block (N10) and before the first contouring polynomial
- Between the first and the second contouring polynomial
- After the second contouring polynomial and before the post-block (N20)