- Copper Fill Tool: added GUI category in Edit -> Preferences window

- QRCode Tool: added a selection limit parameter to control the selection shape vs utility geo
This commit is contained in:
Marius Stanciu
2019-10-26 00:08:50 +03:00
committed by Marius
parent 4a3a0a5669
commit d1f40c769f
6 changed files with 138 additions and 14 deletions

View File

@@ -24,6 +24,8 @@ CAD program, and create G-Code for Isolation routing.
- added a new FlatCAM Tool: Copper Fill Tool. It will pour copper into a Gerber filling all empty space with copper, at a clearance distance of the Gerber features
- Copper Fill Tool: added possibility to select between a bounding box rectangular or convex hull when the reference is the geometry of the source Gerber object
- Copper Fill Tool: cleanup on not regular tool exit
- Copper Fill Tool: added GUI category in Edit -> Preferences window
- QRCode Tool: added a selection limit parameter to control the selection shape vs utility geo
24.10.2019