- fixed a double application of milling offset when having geometries with multiple tools
- finished the mill-excellon feature in the Milling Tool; milling will be done progressively from the hole center toward the edge
This commit is contained in:
@@ -468,6 +468,9 @@ class FlatCAMDefaults:
|
||||
# Milling Plugin - Excellon Milling
|
||||
"tools_mill_milling_type": 'both',
|
||||
"tools_mill_milling_dia": 0.1,
|
||||
"tools_mill_milling_overlap": 10, # in percentage
|
||||
"tools_mill_milling_connect": True,
|
||||
|
||||
"tools_mill_optimization_type": 'R',
|
||||
"tools_mill_search_time": 3,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user