- Geometry object - work in upgrade of the data structure

This commit is contained in:
Marius Stanciu
2020-12-08 00:14:49 +02:00
committed by Marius Stanciu
parent 9d2aac1046
commit d843cf7da7
21 changed files with 247 additions and 351 deletions

View File

@@ -261,7 +261,7 @@ class AppObject(QtCore.QObject):
new_obj.tools = {
1: {
'tooldia': float(app.defaults["geometry_cnctooldia"]),
'tooldia': float(app.defaults["tools_mill_tooldia"]),
'offset': 'Path',
'offset_value': 0.0,
'type': 'Rough',