- fixed bug saving the FlatCAM project saying the file is used by another application

This commit is contained in:
Marius Stanciu
2019-12-17 15:19:09 +02:00
parent 0e3a9f0795
commit 994fa65e96
2 changed files with 6 additions and 15 deletions

View File

@@ -20,6 +20,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed the generate_from_geometry_2() method to use the default values in case the parameters are None
- added ability to save the Source File as PDF - fixed page size and added line breaks
- more mods to generate_from_geometry_2() method
- fixed bug saving the FlatCAM project saying the file is used by another application
16.12.2019