- Milling Tool - working on the data structure - wip

This commit is contained in:
Marius Stanciu
2020-12-06 23:54:11 +02:00
committed by Marius
parent ef11bced6d
commit b0298c02c1
3 changed files with 15 additions and 9 deletions

View File

@@ -462,6 +462,9 @@ class FlatCAMDefaults:
"tools_drill_area_strategy": "over",
"tools_drill_area_overz": 1.0,
# Milling Tool
"tools_mill_tool_type": 'C1',
# NCC Tool
"tools_ncc_tools": "1.0, 0.5",
"tools_ncc_order": 'rev',