- added fuse tools control in Preferences UI for the Excellon objects: if checked the app will try to see if there are tools with same diameter and merge the drills for those tools; if not the tools will just be added to the new combined Excellon
This commit is contained in:
@@ -229,6 +229,7 @@ class FlatCAMDefaults:
|
||||
"excellon_plot": True,
|
||||
"excellon_solid": True,
|
||||
"excellon_multicolored": False,
|
||||
"excellon_merge_fuse_tools": True,
|
||||
"excellon_format_upper_in": 2,
|
||||
"excellon_format_lower_in": 4,
|
||||
"excellon_format_upper_mm": 3,
|
||||
|
||||
Reference in New Issue
Block a user