- refactored the is_legacy object to use_3d_engine
- made sure that there is no longer a double action when toggling the object visibility ('plot' attribute)
This commit is contained in:
@@ -1370,8 +1370,6 @@ class ToolsDB2(QtWidgets.QWidget):
|
||||
tool_id: {
|
||||
'name': 'new_tool'
|
||||
'tooldia': self.app.defaults["tools_mill_tooldia"]
|
||||
'offset': 'Path'
|
||||
'offset_value': 0.0
|
||||
'data': dict()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user