Skip to content

v1.2.0 - File Splitting

Choose a tag to compare

@aersida aersida released this 03 Dec 06:29
· 17 commits to master since this release
e0a517f

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.