for reference, here is a link to the
hummingbird welcome sign
let's back up a little, no need to go into gcode specifics at this point
Here's what I know, specifically,
The DXF opens in autocad with no errors or warnings, so we know it is a good DXF file.
It has exactly 58 continuous closed polyline paths with arcs (not splines).
We can visually count the 58 closed paths, and we can use software to confirm that the file has exactly 58 entities total, so we can conclude that those 58 paths are
continuous unbroken and not fragmented in any way.
Due to the way closed polylines are defined, the start point is the end point, so we know there can't be any gaps.
By using the autocad pedit command (or by filling the paths in corel draw), we can see that none of the paths overlap themselves so there are no duplicate path segments.
Finally, we can look closely, or we can offset the paths to the inside and to the outside and note that both offsets produce exactly 58 paths, to verify that there are no intersections.
And my DXF export software detects overlaps, should any get by me.
Therefore, I cautiously don't think there's anything wrong with the file.
Now you'll have to be more specific to narrow it down, I guess you are plasma cutting, I can't guess what brand and software it is, or what the size and material is, or your procedures
But I am sure it should complete in exactly 58 cuts, any more or less means that the cuts do not match the drawing, and that is the problem, and that is not right
I'll help all I can, I don't like problems, and I really don't like not knowing the cause and solution