- preferences UI is now started on preferences open

- more work/fixes in working on data structures (offset, offset_value, job_type, shape)
This commit is contained in:
Marius Stanciu
2021-07-14 22:35:29 +03:00
committed by Marius
parent 368413e6d2
commit f08466e7f2
15 changed files with 159 additions and 177 deletions

View File

@@ -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": 'C1',
"tools_mill_shape": 0, # 'C1'
"tools_mill_cutz": -2.4,
"tools_mill_vtipdia": 0.1,