- Gerber UI - optimized the mark shapes to use only on ShapeCollection

This commit is contained in:
Marius Stanciu
2020-07-14 14:20:19 +03:00
committed by Marius
parent c6baa8ca60
commit 5badd7a26b
7 changed files with 36 additions and 14 deletions

View File

@@ -199,6 +199,7 @@ class PreferencesUIManager:
# Excellon Advanced Options
"excellon_tools_table_display": self.ui.excellon_defaults_form.excellon_adv_opt_group.table_visibility_cb,
"excellon_autoload_db": self.ui.excellon_defaults_form.excellon_adv_opt_group.autoload_db_cb,
# Excellon Export
"excellon_exp_units": self.ui.excellon_defaults_form.excellon_exp_group.excellon_units_radio,