Merged jpcgt/flatcam/Beta into Beta_8.995

This commit is contained in:
Marius Stanciu
2020-11-08 17:58:31 +02:00
7 changed files with 123 additions and 7 deletions

View File

@@ -2300,6 +2300,8 @@ class GeometryObject(FlatCAMObj, Geometry):
dia_cnc_dict.update({
'tooldia': tooldia_val
})
if "optimization_type" not in tools_dict[tooluid_key]['data']:
tools_dict[tooluid_key]['data']["optimization_type"] = self.app.defaults["geometry_optimization_type"]
# find the tool_dia associated with the tooluid_key
# search in the self.tools for the sel_tool_dia and when found see what tooluid has