39 _(
"Open Autodetected File(s)..." ),
40 _(
"Open Autodetected file(s) on a new layer." ),
45 _(
"Open Gerber Plot File(s)..." ),
46 _(
"Open Gerber plot file(s) on a new layer." ),
51 _(
"Open Excellon Drill File(s)..." ),
52 _(
"Open Excellon drill file(s) on a new layer." ),
57 _(
"Open Gerber Job File..." ),
58 _(
"Open a Gerber job file and its associated gerber plot files" ),
63 _(
"Open Zip Archive File..." ),
64 _(
"Open a zipped archive (Gerber and Drill) file" ),
69 _(
"Show Layers Manager" ),
70 _(
"Show or hide the layer manager" ),
75 _(
"List DCodes..." ),
76 _(
"List D-codes defined in Gerber files" ),
81 _(
"Show Source..." ),
82 _(
"Show source file for the current layer" ),
87 _(
"Export to PCB Editor..." ),
88 _(
"Export data as a KiCad PCB file" ),
93 _(
"Clear Current Layer..." ),
_(
"Clear the selected graphic layer" ),
98 _(
"Clear All Layers" ),
99 _(
"Clear all layers. All data will be deleted" ),
104 _(
"Reload All Layers" ),
105 _(
"Reload all layers. All data will be reloaded" ),
114 _(
"Clear Highlight" ),
_(
"Clear Highlight" ),
119 _(
"Highlight Net" ),
_(
"Highlight Net" ),
124 _(
"Highlight Component" ),
_(
"Highlight Component" ),
129 _(
"Highlight Attribute" ),
_(
"Highlight Attribute" ),
134 _(
"Highlight DCode" ),
_(
"Highlight DCode" ),
140 _(
"Next Layer" ),
_(
"Next Layer" ) );
145 _(
"Previous Layer" ),
_(
"Previous Layer" ) );
150 _(
"Move Layer Up" ),
_(
"Move Current Layer Up" ),
156 _(
"Move Layer Down" ),
_(
"Move Current Layer Down" ),
162 _(
"Sketch Lines" ),
_(
"Show lines in outline mode" ),
168 _(
"Sketch Flashed Items" ),
_(
"Show flashed items in outline mode" ),
174 _(
"Sketch Polygons" ),
_(
"Show polygons in outline mode" ),
180 _(
"Ghost Negative Objects" ),
_(
"Show negative objects in ghost color" ),
186 _(
"Show DCodes" ),
_(
"Show dcode number" ),
191 _(
"Show in Differential Mode" ),
_(
"Show layers in differential compare mode" ),
196 _(
"Show in XOR Mode" ),
_(
"Show layers in exclusive-or compare mode" ),
201 _(
"Flip Gerber View" ),
_(
"Show as mirror image" ),
#define LEGACY_HK_NAME(x)
@ gerbview_show_negative_objects
static TOOL_ACTION dcodeDisplay
static TOOL_ACTION negativeObjectDisplay
static TOOL_ACTION selectionActivate
Activation of the selection tool.
static TOOL_ACTION flashedDisplayOutlines
static TOOL_ACTION selectItem
Selects an item (specified as the event parameter).
static TOOL_ACTION highlightAttribute
static TOOL_ACTION exportToPcbnew
static TOOL_ACTION unselectItem
Unselects an item (specified as the event parameter).
static TOOL_ACTION showDCodes
static TOOL_ACTION highlightNet
static TOOL_ACTION toggleXORMode
static TOOL_ACTION loadZipFile
static TOOL_ACTION toggleLayerManager
static TOOL_ACTION openGerber
static TOOL_ACTION toggleDiffMode
static TOOL_ACTION clearAllLayers
static TOOL_ACTION layerNext
static TOOL_ACTION flipGerberView
static TOOL_ACTION openAutodetected
static TOOL_ACTION reloadAllLayers
static TOOL_ACTION linesDisplayOutlines
static TOOL_ACTION layerPrev
static TOOL_ACTION selectionClear
Clear the current selection.
static TOOL_ACTION openDrillFile
static TOOL_ACTION polygonsDisplayOutlines
static TOOL_ACTION highlightComponent
static TOOL_ACTION openZipFile
static TOOL_ACTION highlightDCode
static TOOL_ACTION showSource
static TOOL_ACTION moveLayerUp
static TOOL_ACTION moveLayerDown
static TOOL_ACTION layerChanged
static TOOL_ACTION loadGerbFiles
static TOOL_ACTION openJobFile
static TOOL_ACTION clearLayer
static TOOL_ACTION highlightClear