- added the ability to compress the FlatCAM project on save with LZMA compression. There is a setting in Edit -> Preferences -> Compression Level between 0 and 9. 9 level yields best compression at the price of RAM usage and time spent.
- made FlatCAM able to load old type (uncompressed) FlatCAM projects
This commit is contained in:
@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
|
||||
|
||||
=================================================
|
||||
|
||||
19.02.2019
|
||||
|
||||
- added the ability to compress the FlatCAM project on save with LZMA compression. There is a setting in Edit -> Preferences -> Compression Level between 0 and 9. 9 level yields best compression at the price of RAM usage and time spent.
|
||||
- made FlatCAM able to load old type (uncompressed) FlatCAM projects
|
||||
|
||||
18.02.2019
|
||||
|
||||
- added protections again wrong values for the Buffer and Paint Tool in Geometry Editor
|
||||
|
||||
Reference in New Issue
Block a user