- in Gerber Editor upgraded the PadAdd GUI

This commit is contained in:
Marius Stanciu
2022-05-22 01:40:55 +03:00
committed by Marius
parent bfb3aa4118
commit 9055cc1230
6 changed files with 409 additions and 30 deletions

View File

@@ -117,7 +117,7 @@ class ExcDrillEditorUI:
self.drill_tool_frame.setLayout(self.editor_vbox)
# Position
self.tool_lbl = FCLabel('%s' % _("Tool Diameter"), bold=True, color='blue')
self.tool_lbl = FCLabel('%s' % _("Diameter"), bold=True, color='blue')
self.editor_vbox.addWidget(self.tool_lbl)
# #############################################################################################################
# Diameter Frame