[] publish binary.
[] - Missing compression algorithms
[] - Get Deflate working
[] - Get MeatPacking algorithm https://github.com/scottmudge/OctoPrint-MeatPack
[] - Benchmarks use samply. Maybe criterion.
[] - Add optional switch -o for output file -i for input
[] - Identify any M-code that should not be dropped.
[] -Tests -- unit test for all Blocks. -- no unit testing of Block types.
After basic functionality
[] - SVG Via cli rotate on Z axis and scale. how to merge sx, sy, sz into a single value?