- Milling Tool - working in tool data structures

This commit is contained in:
Marius Stanciu
2020-12-01 21:19:32 +02:00
committed by Marius Stanciu
parent edcd75e3a2
commit e42b1e28be
3 changed files with 106 additions and 41 deletions

View File

@@ -310,6 +310,7 @@ class FlatCAMDefaults:
"geometry_multidepth": False,
"geometry_depthperpass": 0.8,
"geometry_travelz": 2,
"geometry_toolchange": False,
"geometry_toolchangez": 15.0,
"geometry_endz": 15.0,