- fixed a bug in Tool PunchGerber when using an Excellon to punch holes in the Gerber apertures

This commit is contained in:
Marius Stanciu
2020-10-23 00:39:04 +03:00
committed by Marius
parent e09ec574aa
commit baa67b1278
2 changed files with 16 additions and 12 deletions

View File

@@ -22,6 +22,7 @@ CHANGELOG for FlatCAM beta
- added some new strings for translation and updated the translation strings
- in ToolsDB2UI class made the vertical layouts have a preferred minimum dimension as opposed to the previous fixed one
- in Geometry Object made sure that the Tools Table second column is set to Resize to contents
- fixed a bug in Tool PunchGerber when using an Excellon to punch holes in the Gerber apertures
21.10.2020