- changing the Excellon Object color from Project Tab context menu is now persistent

This commit is contained in:
Marius Stanciu
2021-10-08 23:48:18 +03:00
committed by Marius
parent af0fce63e9
commit 866e2fb4b7
4 changed files with 10 additions and 2 deletions

View File

@@ -239,6 +239,7 @@ class FlatCAMDefaults:
"excellon_circle_steps": 16,
"excellon_solid": True,
"excellon_multicolored": False,
"excellon_color": None,
"excellon_merge_fuse_tools": True,
"excellon_format_upper_in": 2,
"excellon_format_lower_in": 4,