- in Milling Plugin working on milling Excellon holes by painting them from the center

- removed display of some of the logs in Tcl Shell (when in Verbose mode) when parsing the Gerber files
This commit is contained in:
Marius Stanciu
2021-12-23 05:07:49 +02:00
committed by Marius
parent 0e4eb2631e
commit da154a865c
6 changed files with 269 additions and 60 deletions

View File

@@ -465,7 +465,9 @@ class FlatCAMDefaults:
"tools_mill_polish_overlap": 5,
"tools_mill_polish_method": 0,
# Milling Plugin - Excellon Milling
"tools_mill_milling_type": 'both',
"tools_mill_milling_dia": 0.1,
"tools_mill_optimization_type": 'R',
"tools_mill_search_time": 3,