Index: doc/user/09_appendix/action_details.html =================================================================== --- doc/user/09_appendix/action_details.html (revision 34696) +++ doc/user/09_appendix/action_details.html (revision 34697) @@ -2998,7 +2998,7 @@ Syntax summary: PrintCalibrate() Help text: -Calibrate the printer. +DEPRECATED: Calibrate the printer. Registered by: dialogs plugin Index: doc/user/09_appendix/action_reference.html =================================================================== --- doc/user/09_appendix/action_reference.html (revision 34696) +++ doc/user/09_appendix/action_reference.html (revision 34697) @@ -13,7 +13,7 @@ @@ -173,7 +173,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -383,7 +383,7 @@ - +
-This is pcb-rnd 2.3.2 (svn r34511) an interactive printed circuit board editor , Revision: 34522 +This is pcb-rnd 2.3.2 (svn r34678) an interactive printed circuit board editor , Revision: 34696
Action Description Syntax Plugin
AboutPresent the about boxAbout()dialogs plugin
GetXYGet a coordinate. If x or y specified, the return value of the action is the x or y coordinate.GetXY([message, [x|y]])
GfxModModify a gfx object: set transparent pixel on the pixmap or resize by measurementGfxMod(transparent, [idpath, [#rrggbb]])
GfxMod(transparent, [idpath, [x, y]])
GfxMod(resize, [idpath, [pdx, pdy1, len]])
GlobalPullerPull all traces tight. With no argument it runs on the current layer.pcb_act_GlobalPuller([Found|Selected])puller plugin
GridSet the grid.grid(set, [name:]size[@offs][!unit])
grid(+|up)
grid(-|down)
grid(#N)
grid(idx, N)
grid(get)
GridSet the grid.grid(set, [name:]size[@offs][!unit])
grid(+|up)
grid(-|down)
grid(#N)
grid(idx, N)
grid(get)
grid(ask)
GroupPropGuiChange group flags and propertiesGroupPropGui(groupid)dialogs plugin
gui_FallbackColorPickIntenal: GUI frontend action. Do not use directly.lib_hid_common plugin
gui_fpmap_chooseInternal call action for a dialog to select a footprint from a map.gui_fpmap_choose(map)dialogs plugin
PreferencesPresent the preferences dialog, optionally opening the tab requested.Preferences([tabname])dialogs plugin
PrintPresent the print export dialog for printing the layout from the GUI.Print()
PrintActionsPrint all actions available.PrintActions()
PrintCalibrateCalibrate the printer.PrintCalibrate()dialogs plugin
PrintCalibrateDEPRECATED: Calibrate the printer.PrintCalibrate()dialogs plugin
PrintCopyrightPrint copyright notice.PrintCopyright()
PrintFilesPrint files currently loaded.PrintFiles()
PrintGUIOpen the print dialog.PrintGUI()dialogs plugin
SelectToggles or sets the selection.Select(Object, [idpath])
Select(ToggleObject)
Select(All|Block|Connection|Invert)
Select(Convert)
SelectLayerSelect which layer is the current layer.SelectLayer(1..MAXLAYER|Silk|Rats)
SetFlagSets flags on objects.SetFlag(Object|Selected|SelectedObjects, flag)
SetFlag(SelectedLines|SelectedPins|SelectedVias, flag)
SetFlag(SelectedPads|SelectedTexts|SelectedNames, flag)
SetFlag(SelectedElements, flag)
flag = thermal | join
SetGridChange various board-wide values and sizes.SetGrid(delta|*mult|/div, [unit])
SetGridChange grid size.SetGrid(delta|*mult|/div, [unit])
SetOctagonoldactions plugin
SetSameSets current layer and sizes to match indicated item.SetSame()
SetSquareoldactions plugin