Delete distance to go with command within deleted contour
Programing Example
Intermediate NC commands within the deleted contour are executed before the short cut.
%deldisttogo8
N005 X0 Y0 Z0 F1000
N010 X100 ;interrupt and delete distance to go
N015 M48
N016 P1=1
N017 #TIME 10
N020 Y100
N030 X90 Y110
N040 M30