- fixed the Punch Gerber Tool bug that did not allowed the projects to be loaded or to create a new project. Fixed issue #456
- in Tool Subtract added an option to delete the source objects after a successful operation. Fixed issue #455
This commit is contained in:
@@ -608,6 +608,7 @@ class FlatCAMDefaults:
|
||||
|
||||
# Subtract Tool
|
||||
"tools_sub_close_paths": True,
|
||||
"tools_sub_delete_sources": False,
|
||||
|
||||
# Distance Tool
|
||||
"tools_dist_snap_center": False,
|
||||
|
||||
Reference in New Issue
Block a user