- some changes in PreferencesManager due of Milling Tool changing names of the geometry defaults to tools_mill_ defaults

This commit is contained in:
Marius Stanciu
2021-01-08 03:47:24 +02:00
committed by Marius
parent 641a48bc9a
commit bd1d48bde0
3 changed files with 51 additions and 39 deletions

View File

@@ -343,6 +343,7 @@ class FlatCAMDefaults:
"tools_mill_area_shape": "polygon",
"tools_mill_area_strategy": "over",
"tools_mill_area_overz": 1.0,
# Polish
"tools_mill_polish": False,
"tools_mill_polish_margin": 0.0,
"tools_mill_polish_overlap": 5,