- in Paint Tool and NCC Tool updated the way the selected tools were processed and made sure that the Tools Table rows are counted only once in the processing
- modified the UI in Paint Tool such that in case of using rest machining the offset will apply for all tools - Paint Tool - made the rest machining function for the paint single polygon method
This commit is contained in:
@@ -415,7 +415,7 @@ class FlatCAMDefaults:
|
||||
"tools_iso_isotype": "full",
|
||||
|
||||
"tools_iso_rest": False,
|
||||
"tools_iso_combine_passes": False,
|
||||
"tools_iso_combine_passes": True,
|
||||
"tools_iso_isoexcept": False,
|
||||
"tools_iso_selection": _("All"),
|
||||
"tools_iso_poly_ints": False,
|
||||
|
||||
Reference in New Issue
Block a user