- Drilling Tool - UI is working as expected; I will have to propagate the changes to other tools too, to increase likeness between different parts of the app

This commit is contained in:
Marius Stanciu
2020-06-27 01:06:10 +03:00
committed by Marius
parent 315ab77ebe
commit ce5ad816c5
6 changed files with 587 additions and 549 deletions

View File

@@ -251,7 +251,7 @@ class FlatCAMDefaults:
# Excellon Options
"excellon_operation": "drill",
"excellon_tool_order": 'rev',
"excellon_tool_order": 'no',
"excellon_milling_type": "drills",
"excellon_milling_dia": 0.8,