Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 580 Bytes

TODO.md

File metadata and controls

25 lines (15 loc) · 580 Bytes

TASKS

[] 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?