9 Commits

Author SHA1 Message Date
enricoturri1966
cc7f2f3aae Fixed missing whitespace in GXX lines when unbinarizing using meatpack 2023-07-28 14:48:14 +02:00
enricoturri1966
f02e8e3438 Renamed namespace 2023-07-27 09:04:44 +02:00
enricoturri1966
a8d8914071 SPE-1784: New compressed (binary) gcode format integration
Added Deflate compression using zlib
2023-07-26 13:21:50 +02:00
enricoturri1966
fba2406ace SPE-1784: New compressed (binary) gcode format integration
Added conversion of gcodes from binary to ascii format
2023-07-26 11:14:21 +02:00
enricoturri1966
7e56d80718 SPE-1784: New compressed (binary) gcode format integration
Added Heatshrink compression
2023-07-25 13:30:18 +02:00
enricoturri1966
6331077645 SPE-1784: New compressed (binary) gcode format integration
Added MeatPack encoding to GCode Block
2023-07-24 12:37:03 +02:00
enricoturri1966
ee87536ff6 Added debug imgui dialog to allow to change binary gcode parameters at runtime 2023-07-21 12:24:24 +02:00
enricoturri1966
3f5de75bae SPE-1784: New compressed (binary) gcode format integration
Added GCode Block save/load with no encoding

Changed blocks order to: File metadata|Printer metadata|Thumbnails[]|Print metadata|Slicer metadata|GCode[]
2023-07-20 14:20:00 +02:00
enricoturri1966
ecb1a23edd SPE-1784: New compressed (binary) gcode format integration
1st installment as part of tech ENABLE_BINARIZED_GCODE

Still missing GCode Block save/load
2023-07-19 13:18:04 +02:00