- in 2Sided Plugin: adding cumulative alignment points using the Ctrl+Shift+LMB now detects if it is a new start in adding alignment drill points
- in 2Sided Plugin: duplicated set of coordinates in Alignment Drills are removed - in 2Sided Plugin: Shift+LMB will add automatically the clicked coordinates in the Alignment Drills location
This commit is contained in:
@@ -53,7 +53,7 @@ class Tools2sidedPrefGroupUI(OptionsGroupUI):
|
||||
param_grid.addWidget(self.drill_dia_entry, 0, 1)
|
||||
|
||||
# ## Alignment Axis
|
||||
self.align_type_label = FCLabel('%s:' % _("Align Axis"))
|
||||
self.align_type_label = FCLabel('%s:' % _("Type"))
|
||||
self.align_type_label.setToolTip(
|
||||
_("The content of the Excellon file.\n"
|
||||
"X - Pairs of drill holes mirrored vertically from reference point\n"
|
||||
|
||||
Reference in New Issue
Block a user