- added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type
- added a control in Edit -> Preferences -> Geometry to control if to merge/fuse tools during Geometry merging
This commit is contained in:
@@ -314,6 +314,7 @@ class FlatCAMDefaults:
|
||||
"geometry_multicolored": False,
|
||||
"geometry_circle_steps": 64,
|
||||
"geometry_cnctooldia": "2.4",
|
||||
"geometry_merge_fuse_tools": True,
|
||||
"geometry_plot_line": "#FF0000",
|
||||
|
||||
# Geometry Options
|
||||
|
||||
Reference in New Issue
Block a user