- fixed a small bug in the Geometry UI that made updating the storage from GUI not to work

- some small changes in Gerber Editor
This commit is contained in:
Marius Stanciu
2020-05-25 03:00:19 +03:00
committed by Marius
parent 2623bb0a65
commit 84ffa68cb0
4 changed files with 138 additions and 113 deletions

View File

@@ -14,6 +14,8 @@ CHANGELOG for FlatCAM beta
- finished the Etch Compensation Tool
- fixed unreliable work of Gerber Editor and optimized the App.editor2object() method
- updated the Gerber parser such that it will parse correctly Gerber files that have only one solid polygon inside with multiple clear polygons (like those generated by the Invert Tool)
- fixed a small bug in the Geometry UI that made updating the storage from GUI not to work
- some small changes in Gerber Editor
23.05.2020