- added a button in Excellon UI that will hide/show the milling section

- optimized a bit the UI for Gerber/Excellon/Geometry objects
This commit is contained in:
Marius Stanciu
2020-10-21 21:42:31 +03:00
committed by Marius
parent 52b7967b35
commit 14240e9af7
3 changed files with 59 additions and 37 deletions

View File

@@ -24,6 +24,8 @@ CHANGELOG for FlatCAM beta
- merged in the Autolevelling branch and made some PEP8 changes to the bilinearInterpolator.py file
- added a button in Gerber UI that will hide/show the bounding box generation and the non-copper region section
- compacted the UI for the 2Sided Tool
- added a button in Excellon UI that will hide/show the milling section
- optimized a bit the UI for Gerber/Excellon/Geometry objects
20.10.2020