- Punch Gerber Tool - made sure that Select All/Deselect All in Manual mode is actually selecting pads not only visually

- Punch Gerber Tool - finished manual mode for "Excellon" method
This commit is contained in:
Marius Stanciu
2020-11-21 19:53:11 +02:00
committed by Marius
parent f86d3d521d
commit 01d6ca3fa9
2 changed files with 84 additions and 35 deletions

View File

@@ -19,6 +19,8 @@ CHANGELOG for FlatCAM beta
- Removed warning message boxes from export DXF/SVG handlers of the menu entries in the File menu and upgraded the status bar message to error
- reactivated the close_app Qt signal mechanism
- updated the Readme file - MacOS installation instructions to ensure that the gdal package is installed correctly
- Punch Gerber Tool - made sure that Select All/Deselect All in Manual mode is actually selecting pads not only visually
- Punch Gerber Tool - finished manual mode for "Excellon" method
20.11.2020