- working on data structures (offset, offset_value, job_type, shape) and on the Tools Database

This commit is contained in:
Marius Stanciu
2021-07-07 02:30:27 +03:00
committed by Marius
parent 4e46eac61c
commit 368413e6d2
7 changed files with 51 additions and 51 deletions

View File

@@ -414,8 +414,9 @@ class FlatCAMDefaults:
# Milling Plugin Options
"tools_mill_tooldia": "2.4",
"tools_mill_offset_type": 0, # _('Path')
"tools_mill_offset": 0.0,
"tools_mill_offset_value": 0.0,
"tools_mill_job_type": 0, # 'Roughing'
"tools_mill_shape": 'C1',
"tools_mill_cutz": -2.4,
"tools_mill_vtipdia": 0.1,