- 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:
@@ -17,7 +17,7 @@ class Tools2RulesCheckPrefGroupUI(OptionsGroupUI):
|
||||
|
||||
super(Tools2RulesCheckPrefGroupUI, self).__init__(self, parent=parent)
|
||||
|
||||
self.setTitle(str(_("Check Rules Tool Options")))
|
||||
self.setTitle(str(_("Check Rules Plugin")))
|
||||
self.decimals = decimals
|
||||
|
||||
self.crlabel = FCLabel("<b>%s:</b>" % _("Parameters"))
|
||||
|
||||
Reference in New Issue
Block a user