- in ParseDXF file fixed import of module due of changes in the latest version of ezdxf module
- changes in Milling Plugin in the selection in the Tools Table - some updates of milling data structure - changes in handling the tool shape due of moving the parameter from the tool table in the tool parameters section
This commit is contained in:
@@ -416,7 +416,7 @@ class FlatCAMDefaults:
|
||||
"tools_mill_offset_type": 0, # _('Path')
|
||||
"tools_mill_offset_value": 0.0,
|
||||
"tools_mill_job_type": 0, # 'Roughing'
|
||||
"tools_mill_shape": 0, # 'C1'
|
||||
"tools_mill_tool_shape": 0, # 'C1'
|
||||
|
||||
"tools_mill_cutz": -2.4,
|
||||
"tools_mill_vtipdia": 0.1,
|
||||
|
||||
Reference in New Issue
Block a user