- make sure to copy the options attribute to the final object in the case of: FlatCAMGeometry.merge(), FlatCAMGerber.merge() and for the Panelize Tool

This commit is contained in:
Marius Stanciu
2019-01-25 15:27:46 +02:00
committed by Marius
parent f553f2b35a
commit d88d334867
3 changed files with 25 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- deleted junk folders
- remade the Panelize Tool: now it is much faster, it is multi-threaded, it works with multitool geometries and it works with multigeo geometries too.
- make sure to copy the options attribute to the final object in the case of: FlatCAMGeometry.merge(), FlatCAMGerber.merge() and for the Panelize Tool
24.01.2019