Edge banding across several motion blocks (G107)(Method 2)
The problem often involves a contour which is described by several short NC blocks (e.g. generated by a CAD system). If edge banding is to occur on this type of contour, the resulting problem is to hit the edge exactly on a contour element.
The edge banding function is also activated by G108 and has a modal effect.
Special parameterisation in the channel parameter block (P-CHAN-00029) offers the extended function to only execute edge banding n blocks after the M function. The M function itself is also output immediately but the trigger event is only output later. After the probe signal is detected, the system continues moving along the distance to go for a further m blocks. The NC command G107 indicates explicitly the latest point at which the measurement run must end.
Syntax: | ||
G107 | Deselect cross-block edge banding | modal |
Programming Example
Glue across several motion blocks (Method 2)
![]() | The measuring process is also possible in the same motion block. However, method 1 offers simpler programming for this case. |
Notice | |
If no probe signal is detected during the measurement run, an error message is output with G107. |