- 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:
Marius Stanciu
2021-10-02 22:39:11 +03:00
committed by Marius
parent bc2f31aa90
commit fd8d473703
8 changed files with 461 additions and 316 deletions

View File

@@ -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"