- in Gerber Editor upgraded the PadArray GUI

This commit is contained in:
Marius Stanciu
2022-05-22 03:18:51 +03:00
committed by Marius
parent 9055cc1230
commit 830d500d04
7 changed files with 580 additions and 263 deletions

View File

@@ -110,7 +110,7 @@ class ExcDrillArrayEditorUI:
self.darray_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