- created a new category in Preferences where only the Engraving Related preferences are located
- added a new set of options in the Preferences for the Milling Plugin by taking them out of the Geometry section
This commit is contained in:
@@ -6770,7 +6770,7 @@ class CNCjob(Geometry):
|
||||
:return: None
|
||||
:rtype:
|
||||
"""
|
||||
# units = self.app.ui.general_defaults_form.general_app_group.units_radio.get_value().upper()
|
||||
# units = self.app.ui.general_pref_form.general_app_group.units_radio.get_value().upper()
|
||||
|
||||
if color is None:
|
||||
color = {
|
||||
|
||||
Reference in New Issue
Block a user