Index: trunk/doc/user/09_appendix/action_reference.html =================================================================== --- trunk/doc/user/09_appendix/action_reference.html (revision 38198) +++ trunk/doc/user/09_appendix/action_reference.html (revision 38199) @@ -13,7 +13,7 @@ @@ -267,7 +267,7 @@ - + @@ -276,11 +276,12 @@ - + - + + Index: trunk/doc/user/09_appendix/dialogs.html =================================================================== --- trunk/doc/user/09_appendix/dialogs.html (revision 38198) +++ trunk/doc/user/09_appendix/dialogs.html (revision 38199) @@ -36,6 +36,7 @@
-This is pcb-rnd 3.1.1-dev (svn r37226) an interactive printed circuit board editor from the Ringdove EDA suite compiled using librnd version 4.0.2-dev running with librnd version 4.0.2-dev , Revision: 37492 +This is pcb-rnd 3.1.2-dev (svn r37876) an interactive printed circuit board editor from the Ringdove EDA suite compiled using librnd version 4.0.3-dev running with librnd version 4.0.3-dev , Revision: 38198
Action Description Syntax Plugin
AboutPresent the about boxAbout()dialogs plugin
Message (RND)Writes a message to the log window.message([ERROR|WARNING|INFO|DEBUG,] message)
MessageBoxOpen a modal message dialog box with title and label. If icon string is not empty, display the named icon on the left. Present one or more window close buttons with different text and return value.MessageBox(icon, title, label, button_txt, button_retval, ...)
millCalculate toolpath for milling away coppermill([script])millpath plugin
MinClearGapEnsures that polygons are a minimum distance from objects.MinClearGap(delta)
MinClearGap(Selected, delta)
oldactions plugin
MinClearGapoldactions plugin
MinMaskGapoldactions plugin
ModeChange or use the tool mode.Tool(Arc|Arrow|Copy|InsertPoint|Line|Lock|Move|None|PasteBuffer)
Tool(Poly|Rectangle|Remove|Rotate|Text|Thermal|Via)
Tool(Press|Release|Cancel|Stroke)
Tool(Save|Restore)
MorphPolygonConverts dead polygon islands into separate polygons.pcb_poly_morph(Object|Selected)
MoveObjectMoves the object under the crosshair.pcb_move_obj(X,Y,[units])
MoveToCurrentLayerMoves objects to the current layer.MoveToCurrentLayer(Object|SelectedObjects)
mrubyExecute a script one-liner using a specific languageOneliner(lang, script)script plugin
netPerform various actions on netlists.Net(find|select|rats|norats||ripup|addrats|clear[,net[,pin]])
Net(freeze|thaw|forcethaw)
Net(swap)
Net(add,net,pin)Net([rename|merge],srcnet,dstnet)
netPerform various actions on netlists.Net(find|select|rats|norats|ripup|addrats|clear[,net[,pin]])
Net(freeze|thaw|forcethaw)
Net(swap)
Net(add,net,pin)
Net([rename|merge],srcnet,dstnet)
Net(remove,netname)
NetLengthReport physical network lengthNetLength(clear)
NetLength(object)
report plugin
netlistPerform various actions on netlists.Net(find|select|rats|norats||ripup|addrats|clear[,net[,pin]])
Net(freeze|thaw|forcethaw)
Net(swap)
Net(add,net,pin)Net([rename|merge],srcnet,dstnet)
netlistPerform various actions on netlists.Net(find|select|rats|norats|ripup|addrats|clear[,net[,pin]])
Net(freeze|thaw|forcethaw)
Net(swap)
Net(add,net,pin)
Net([rename|merge],srcnet,dstnet)
Net(remove,netname)
NetlistChangedTells the GUI that the netlist has changed.NetlistChanged()oldactions plugin
NetlistDialogOpen the netlist dialog or refresh network lengths in an already open dialog.NetlistDialog([RefreshNetLens])dialogs plugin
NetlistPatchDialogOpen the netlist patch dialog (back annotation).NetlistPatchDialog()dialogs plugin
NewStarts a new layout.New([name])
NewGroupCreate a new layer group with a single, positive drawn layer in itNewGroup(type [,location [, purpose[, auto|sub [,name[,grp_attribs[,unique|first|last]]]]])
NormalizeMove all objects within the drawing area (or buffer 0;0), align the drawing to 0;0 (or set buffer grab point to 0;0)Normalize([board|buffer[n]])
pstk_libn/aPstkLib()src_plugins/dialogs/dlg_lib_pstk.cdoes not yet work in lesstif
librarypcb-rnd Footprint Libraryn/asrc_plugins/dialogs/dlg_library.c 
netlistpcb-rnd netlistNetlistDialog()src_plugins/dialogs/dlg_netlist.c  +
netlist_patchpcb-rnd netlist patchn/asrc_plugins/dialogs/dlg_netlist_patch.c 
obj_listpick one from available objectsn/asrc_plugins/dialogs/dlg_obj_list.c 
padstack_shapeEdit padstack shapen/asrc_plugins/dialogs/dlg_padstack.copen from within the padstack dialog
padstackEdit padstackPadstackEdit()src_plugins/dialogs/dlg_padstack.c  Index: trunk/doc/user/09_appendix/formats.html =================================================================== --- trunk/doc/user/09_appendix/formats.html (revision 38198) +++ trunk/doc/user/09_appendix/formats.html (revision 38199) @@ -271,25 +271,22 @@ Protel netlists 2.0 + footprint info n/a -
import_pxm_gd +
import_sch2 no works - pixmap (e.g. png) - n/a -
import_pxm_pnm -no -works - pnm (pixmap) - n/a -
import_sch2 +
import_sch_rnd no works -n/a + sch-rnd sheet (netlist + footprint info, running sch-rnd) +
+ sch-rnd project (netlist + footprint info, running sch-rnd) +
+ Ringdove project (netlist + footprint info, running sch-rnd)
n/a
import_tinycad @@ -312,7 +309,7 @@ n/a - bom (Bill of Materials, text) + bom (Bill of Materials, text, templated)
export_c_draw no works