- fixed Punch Gerber Tool to work in new conditions

- fixed creating positive films in Film Tool, because of recent changes
This commit is contained in:
Marius Stanciu
2021-03-04 23:39:59 +02:00
committed by Marius
parent 0986ef143c
commit 71bde37b1d
3 changed files with 25 additions and 25 deletions

View File

@@ -11,7 +11,9 @@ CHANGELOG for FlatCAM beta
- fixed errors on project load, in ParseGerber and Extract and Punch Gerber Plugins due of refactoring the 'apertures' attribute to 'tools'
- aperture keys in the gerber 'tools' dictionary are now stored as integers instead of strings as before; need to check the application especially the Gerber Editor
- fixed issues in Gerber Editor (using the '0' insteadd of 'REG' type for apertures)
- fixed issues in Gerber Editor (using the '0' instead of 'REG' type for apertures)
- fixed Punch Gerber Tool to work in new conditions
- fixed creating positive films in Film Tool, because of recent changes
2.03.2021