- modified the bounding box utility feature in the Gerber Object UI to work with buffer value of 0.0 and rounded corners

This commit is contained in:
Marius Stanciu
2022-01-26 12:23:12 +02:00
committed by Marius
parent 5a912c6885
commit 5d3fce12d5
3 changed files with 15 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- fixed the Cutout plugin not working with Geometry objects that are made out of a LineString or LinearRing geometric elements
- fixed the Cutout plugin for the rectangular cutout: the name of the resulting object is now correct if there is no extension in the source file
- modified the bounding box utility feature in the Gerber Object UI to work with buffer value of 0.0 and rounded corners
25.01.2022