No cutting moves found

UnsupportedRefused. No file is produced.

What the converter says

no cutting moves found (G1/G2/G3 with X and Y after the plunge)

Code: no_cuts

What triggers it

The program positions and plunges but never cuts. Every motion after the plunge is either a rapid or carries no usable end point, so the PGM would contain a header and no records.

G0 X492.923 Y221.021 Z-81.000 T43
G1   Z10.000 V600
G0   Z-81.000 T43

Example that triggers it

How to fix it

Add the cutting moves after the plunge, using G1 for straight cuts and G2 or G3 for arcs, each with a full X and Y.

Applies to

Messages this command can produce