I have updated the Post Processor so that the output is cleaner (fewer duplicates), and so that the Cuts are clearly marked in comments.
This should make it really easy to create a new file with just a subset of the cuts in it - for example, if you are using the awful OpenBuilds g-code sender and something goes wrong during a cut and you need to re-do just that one cut. You can create a copy of the g-code file, and just remove any of the cuts you don’t need - leave the header: everything up to the (Cut 1 X=... Y= ...)
comment, and leave the finalization code: everything after the (Cuts complete, return to start X, Y position with Z at safe height)
comment, and in-between just keep the cuts you need.
I tested it today with good results, but I have not yet tried a Drill operation, just normal Plasma Cuts. Let me know if you find any problems.
grblHALPlasmaZProbeALS.scpost (12.8 KB)