- added icons in most application Tools
- updated Punch Gerber Tool such that the aperture table is updated upon clicking of the checboxes in Processed Pads Type
This commit is contained in:
@@ -1601,6 +1601,7 @@ class RulesUI:
|
||||
|
||||
# hlay_2.addStretch()
|
||||
self.run_button = FCButton(_("Run Rules Check"))
|
||||
self.run_button.setIcon(QtGui.QIcon(self.app.resource_location + '/rules32.png'))
|
||||
self.run_button.setToolTip(
|
||||
_("Panelize the specified object around the specified box.\n"
|
||||
"In other words it creates multiple copies of the source object,\n"
|
||||
|
||||
Reference in New Issue
Block a user