52 _(
"View selected footprint" ),
53 _(
"View the selected footprint in the footprint viewer" ),
60 _(
"Manage Footprint Association Files" ),
61 _(
"Configure footprint association file (.equ) list. These files are " 62 "used to automatically assign footprint names from symbol values." ) );
67 _(
"Save to Schematic" ),
68 _(
"Save footprint associations in schematic symbol footprint fields" ),
74 _(
"Save to Schematic and File" ),
75 _(
"Save footprint associations in schematic symbol footprint fields and schematic files" ),
98 _(
"Select next unassigned symbol" ),
99 _(
"Select next symbol with no footprint assignment" ),
105 _(
"Select previous unassigned symbol" ),
106 _(
"Select previous symbol with no footprint assignment" ),
115 _(
"Assign footprint" ),
116 _(
"Assign footprint to selected symbols" ),
121 _(
"Automatically assign footprints" ),
122 _(
"Perform automatic footprint assignment" ),
128 _(
"Delete association" ),
129 _(
"Delete selected footprint associations" ),
134 _(
"Delete all footprint associations" ),
135 _(
"Delete all footprint associations" ),
142 _(
"Use symbol footprint filters" ),
143 _(
"Filter footprint list by footprint filters defined in the symbol" ),
149 _(
"Filter by pin count" ),
150 _(
"Filter footprint list by pin count" ),
156 _(
"Filter by library" ),
157 _(
"Filter footprint list by library" ),
static TOOL_ACTION showFootprintViewer
Open the footprint viewer.
static TOOL_ACTION saveAssociationsToSchematic
Management actions.
static TOOL_ACTION FilterFPbyFPFilters
Footprint Filtering actions.
static TOOL_ACTION showEquFileTable
#define LEGACY_HK_NAME(x)
static TOOL_ACTION gotoNextNA
static TOOL_ACTION saveAssociationsToFile
static TOOL_ACTION gotoPreviousNA
Navigate the component tree.
static TOOL_ACTION selectionActivate
Activation actions.
static TOOL_ACTION changeFocusLeft
static TOOL_ACTION changeFocusRight
Window control actions.
static TOOL_ACTION FilterFPbyLibrary
static TOOL_ACTION deleteAll
static TOOL_ACTION deleteAssoc
static TOOL_ACTION autoAssociate
Footprint Association actions.
static TOOL_ACTION filterFPbyPin
static TOOL_ACTION controlActivate
static TOOL_ACTION associate