- 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

This commit is contained in:
Marius Stanciu
2022-01-26 11:47:07 +02:00
committed by Marius
parent b94514786c
commit 5a912c6885
2 changed files with 8 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM beta
26.01.2022
- 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
25.01.2022