- in Cutout plugin added the ability to create Manual Geometries with negative tool diameters

This commit is contained in:
Marius Stanciu
2022-01-26 12:51:08 +02:00
committed by Marius
parent 5d3fce12d5
commit 7bc941f3dd
2 changed files with 7 additions and 7 deletions

View File

@@ -12,6 +12,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
- in Cutout plugin added the ability to create Manual Geometries with negative tool diameters
25.01.2022