Delete multiple distances to go with rapid motion G00
Programing Example
Delete multiple distances to go with rapid traverse
Simulated HLI signal "delete distance to go" before end of the first “delete distance to go” is reached
%deldisttogo4
N010 X0 Y0 Z0
N020 X100 F1000
N025 G1 Z30
N029 G02 Y200 J100
N032 G00 Y220
N033 X111
N034 Y50
N035 X80
N040 X0 Y0
M30