- in Panelize Tool - made sure that when the path optimization will yield an empty geometry it will not be added to the panel geometry

This commit is contained in:
Marius Stanciu
2020-12-03 02:30:16 +02:00
committed by Marius
parent 9231530e20
commit 01f5a37bee
3 changed files with 12 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ CHANGELOG for FlatCAM beta
- in Panelize Tool - fixed the export when panelizing Excllon objects
- in Panelize Tool - remade the methods such that panelizing a Gerber object as Geometry panel will now hold all the Gerber apertures as Geometry tools and added a supplementary tool that holds the solid_geometry.
- in Panelize Tool - remade the methods such that panelizing a Geometry object as a Gerber panel will attempt to create polygons from Geometry
- in Panelize Tool - made sure that when the path optimization will yield an empty geometry it will not be added to the panel geometry
1.12.2020