v1.2.0 - File Splitting
Description
And now the new function split is implemented.
This will let you take a previously cleaned GCode file, and split it into individual cutting actions, each one its own discreet GCode file.
This function is a key precursor for doing 'travelling' optimisation, i.e. solving (or at least being better at) the "Travelling Salesman" problem of optimising a cut.