- for Transform and SolderPaste Plugins upgraded the UI
- in SolderPaste Plugin now the paste is dispensed only on the pads/Gerber flashes
This commit is contained in:
@@ -527,7 +527,7 @@ class ToolsDB2UI:
|
||||
self.grid0.addWidget(separator_line, 38, 0, 1, 2)
|
||||
|
||||
# Spindle Spped
|
||||
self.spindle_label = FCLabel('%s:' % _("Spindle Speed"))
|
||||
self.spindle_label = FCLabel('%s:' % _("Spindle speed"))
|
||||
self.spindle_label.setToolTip(
|
||||
_("Spindle Speed.\n"
|
||||
"If it's left empty it will not be used.\n"
|
||||
|
||||
Reference in New Issue
Block a user