- in Cutout Plugin simplified the UI

- Gerber Extra Buffering is now OFf by default. For those cases where the Gerber file is not rendered correctly it will need to be activated. It has a performance penalty so it will no longer be enabled by default for everybody.
This commit is contained in:
Marius Stanciu
2021-09-28 06:15:15 +03:00
committed by Marius
parent 0232ec5d2f
commit 36c0b94d3a
3 changed files with 43 additions and 34 deletions

View File

@@ -13,6 +13,8 @@ CHANGELOG for FlatCAM beta
- added a shortcut to select all apertures in the Gerber Editor (Ctrl+A)
- other minor fixes
- added a shortcut to select all apertures in the Excellon Editor (Ctrl+A)
- in Cutout Plugin simplified the UI
- Gerber Extra Buffering is now OFf by default. For those cases where the Gerber file is not rendered correctly it will need to be activated. It has a performance penalty so it will no longer be enabled by default for everybody.
27.09.2021