Index: trunk/src_plugins/acompnet/README =================================================================== --- trunk/src_plugins/acompnet/README (revision 8225) +++ trunk/src_plugins/acompnet/README (nonexistent) @@ -1,5 +0,0 @@ -Auto-complete the current network. A very limited autorouter/assistant. - -#state: WIP -#default: disable -#implements: (feature) Index: trunk/src_plugins/autocrop/README =================================================================== --- trunk/src_plugins/autocrop/README (revision 8225) +++ trunk/src_plugins/autocrop/README (nonexistent) @@ -1,5 +0,0 @@ -Reduce the board dimensions to just enclose the elements. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/autoplace/README =================================================================== --- trunk/src_plugins/autoplace/README (revision 8225) +++ trunk/src_plugins/autoplace/README (nonexistent) @@ -1,5 +0,0 @@ -Automatically place elements. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/autoroute/README =================================================================== --- trunk/src_plugins/autoroute/README (revision 8225) +++ trunk/src_plugins/autoroute/README (nonexistent) @@ -1,5 +0,0 @@ -Automatically route selected or all rats. This is the original autorouter. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/boardflip/README =================================================================== --- trunk/src_plugins/boardflip/README (revision 8225) +++ trunk/src_plugins/boardflip/README (nonexistent) @@ -1,6 +0,0 @@ -All objects on the board are up-down flipped. - -#state: WIP -#lstate: doesn't update rtrees -#default: disabled -#implements: (feature) Index: trunk/src_plugins/dbus/README =================================================================== --- trunk/src_plugins/dbus/README (revision 8225) +++ trunk/src_plugins/dbus/README (nonexistent) @@ -1,6 +0,0 @@ -Remote control PCB using DBUS. - -#state: WIP -#lstate: needs to install the xml? -#default: disabled -#implements: (feature) Index: trunk/src_plugins/diag/README =================================================================== --- trunk/src_plugins/diag/README (revision 8225) +++ trunk/src_plugins/diag/README (nonexistent) @@ -1,8 +0,0 @@ -Actions for pcb-rnd core diagnostics, intended for developers. These are -not in core because end users normally don't need these. As a plugin, due -to dynamic loading, it can be dropped on an existing pcb-rnd installation -with minimal risk of scaring away a reproducible bug. - -#state: works -#default: disabled -#implements: (feature) Index: trunk/src_plugins/distalign/README =================================================================== --- trunk/src_plugins/distalign/README (revision 8225) +++ trunk/src_plugins/distalign/README (nonexistent) @@ -1,8 +0,0 @@ -Introducing Align() and Distribute(), which work much like the similarly -named functions in Visio. Given that PCB does not have the concept of -"first selected object" to draw on, the reference points can be selected -by arguments. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/distaligntext/README =================================================================== --- trunk/src_plugins/distaligntext/README (revision 8225) +++ trunk/src_plugins/distaligntext/README (nonexistent) @@ -1,5 +0,0 @@ -Same as distalign, operates on text objects. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/djopt/README =================================================================== --- trunk/src_plugins/djopt/README (revision 8225) +++ trunk/src_plugins/djopt/README (nonexistent) @@ -1,5 +0,0 @@ -Various board optimization algorithms. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/draw_csect/README =================================================================== --- trunk/src_plugins/draw_csect/README (revision 8225) +++ trunk/src_plugins/draw_csect/README (nonexistent) @@ -1,5 +0,0 @@ -Draw cross section and layer map. - -#state: WIP -#default: buildin -#implements: (feature) Index: trunk/src_plugins/draw_fab/README =================================================================== --- trunk/src_plugins/draw_fab/README (revision 8225) +++ trunk/src_plugins/draw_fab/README (nonexistent) @@ -1,5 +0,0 @@ -Draw the fab layer (for various exporters). - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/draw_fontsel/README =================================================================== --- trunk/src_plugins/draw_fontsel/README (revision 8225) +++ trunk/src_plugins/draw_fontsel/README (nonexistent) @@ -1,5 +0,0 @@ -Draw the font selector GUI - -#state: WIP -#default: disable -#implements: (feature) Index: trunk/src_plugins/export_bboard/README =================================================================== --- trunk/src_plugins/export_bboard/README (revision 8225) +++ trunk/src_plugins/export_bboard/README (nonexistent) @@ -1,5 +0,0 @@ -Export breadboard - -#state: WIP -#default: disabled -#implements: export Index: trunk/src_plugins/export_bom/README =================================================================== --- trunk/src_plugins/export_bom/README (revision 8225) +++ trunk/src_plugins/export_bom/README (nonexistent) @@ -1,5 +0,0 @@ -Export bom (Bill of Materials) - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_dsn/README =================================================================== --- trunk/src_plugins/export_dsn/README (revision 8225) +++ trunk/src_plugins/export_dsn/README (nonexistent) @@ -1,5 +0,0 @@ -Export specctra .dsn files - -#state: works -#default: enabled -#implements: export Index: trunk/src_plugins/export_dxf/README.orig =================================================================== --- trunk/src_plugins/export_dxf/README.orig (revision 8225) +++ trunk/src_plugins/export_dxf/README.orig (nonexistent) @@ -1,47 +0,0 @@ -The pcb DXF HID is a DXF exporter for pcb. - -The pcb DXF HID exports the loaded pcb layout to a series of DXF files, -typically one file for every layer, a DXF file for inserting elements by -means of "XREFS" (in AutoCAD jargon also known as eXternal REFerenced -drawings), and DXF files for plated and non-plated holes. - -These external referenced drawings can be 3D models of elements (ACIS), -including DDE/OLE attributes of any other application that is supported -by both AutoCAD (or any alternative software that supports these -features) and the (Microsoft) Operating System of your choice. - -The parameters for the DXF exporter are: - ---dxffile - -This is the basename of the generated files. -Layer-, top and bottom mask-, top and bottom paste, and drill-filenames -are based upon this string. - ---metric -Tick for mm, default is mil. - ---layer-color-BYBLOCK -Tick for layer color is BYBLOCK, default layer color is BYLAYER. - ---xrefs -Tick for generating an eXternal REFerence file, default is none. - ---xreffile -This string should contain the pathname of the location where your XREF -drawing files exist. - ---verbose -Tick if you want to see a full report on stderr of what entities are -written to the files, default is silent. - ---export-all-layers -Tick if you want to export all layers, default is to not export empty -layers. - -------------------------------------------------------------------------- - COPYRIGHT - -The pcb DXF HID is covered by the GNU General Public License. -See the individual files for the exact copyright notices. - Index: trunk/src_plugins/export_dxf/README =================================================================== --- trunk/src_plugins/export_dxf/README (revision 8225) +++ trunk/src_plugins/export_dxf/README (revision 8226) @@ -1,5 +1,47 @@ -Export dxf +The pcb DXF HID is a DXF exporter for pcb. -#state: WIP -#default: disabled -#implements: export +The pcb DXF HID exports the loaded pcb layout to a series of DXF files, +typically one file for every layer, a DXF file for inserting elements by +means of "XREFS" (in AutoCAD jargon also known as eXternal REFerenced +drawings), and DXF files for plated and non-plated holes. + +These external referenced drawings can be 3D models of elements (ACIS), +including DDE/OLE attributes of any other application that is supported +by both AutoCAD (or any alternative software that supports these +features) and the (Microsoft) Operating System of your choice. + +The parameters for the DXF exporter are: + +--dxffile + +This is the basename of the generated files. +Layer-, top and bottom mask-, top and bottom paste, and drill-filenames +are based upon this string. + +--metric +Tick for mm, default is mil. + +--layer-color-BYBLOCK +Tick for layer color is BYBLOCK, default layer color is BYLAYER. + +--xrefs +Tick for generating an eXternal REFerence file, default is none. + +--xreffile +This string should contain the pathname of the location where your XREF +drawing files exist. + +--verbose +Tick if you want to see a full report on stderr of what entities are +written to the files, default is silent. + +--export-all-layers +Tick if you want to export all layers, default is to not export empty +layers. + +------------------------------------------------------------------------- + COPYRIGHT + +The pcb DXF HID is covered by the GNU General Public License. +See the individual files for the exact copyright notices. + Index: trunk/src_plugins/export_fidocadj/README =================================================================== --- trunk/src_plugins/export_fidocadj/README (revision 8225) +++ trunk/src_plugins/export_fidocadj/README (nonexistent) @@ -1,5 +0,0 @@ -Export to FidoCadJ format (.fcd) - -#state: WIP -#default: disable -#implements: export Index: trunk/src_plugins/export_gcode/README =================================================================== --- trunk/src_plugins/export_gcode/README (revision 8225) +++ trunk/src_plugins/export_gcode/README (nonexistent) @@ -1,5 +0,0 @@ -Export to gcode - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_gerber/README =================================================================== --- trunk/src_plugins/export_gerber/README (revision 8225) +++ trunk/src_plugins/export_gerber/README (nonexistent) @@ -1,5 +0,0 @@ -Export to gerber - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_ipcd356/README =================================================================== --- trunk/src_plugins/export_ipcd356/README (revision 8225) +++ trunk/src_plugins/export_ipcd356/README (nonexistent) @@ -1,5 +0,0 @@ -IPC-D-356 Netlist export. - -#state: Work-in-progress -#default: disable -#implements: export Index: trunk/src_plugins/export_lpr/README =================================================================== --- trunk/src_plugins/export_lpr/README (revision 8225) +++ trunk/src_plugins/export_lpr/README (nonexistent) @@ -1,5 +0,0 @@ -Export to lpr (using export_ps to generate postscript) - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_nelma/README =================================================================== --- trunk/src_plugins/export_nelma/README (revision 8225) +++ trunk/src_plugins/export_nelma/README (nonexistent) @@ -1,5 +0,0 @@ -Export to nelma (Numerical capacitance calculator) - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_openscad/README =================================================================== --- trunk/src_plugins/export_openscad/README (revision 8225) +++ trunk/src_plugins/export_openscad/README (nonexistent) @@ -1,5 +0,0 @@ -Export openscad - -#state: WIP -#default: disabled -#implements: export Index: trunk/src_plugins/export_png/README =================================================================== --- trunk/src_plugins/export_png/README (revision 8225) +++ trunk/src_plugins/export_png/README (nonexistent) @@ -1,5 +0,0 @@ -Export to png, gif and jpeg - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_ps/README =================================================================== --- trunk/src_plugins/export_ps/README (revision 8225) +++ trunk/src_plugins/export_ps/README (nonexistent) @@ -1,5 +0,0 @@ -Export postscript or embedded postscript. - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_stat/README =================================================================== --- trunk/src_plugins/export_stat/README (revision 8225) +++ trunk/src_plugins/export_stat/README (nonexistent) @@ -1,5 +0,0 @@ -Export various board statistics in lihata format - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_svg/README =================================================================== --- trunk/src_plugins/export_svg/README (revision 8225) +++ trunk/src_plugins/export_svg/README (nonexistent) @@ -1,5 +0,0 @@ -Scalable Vector Graphics (SVG) exporter - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/export_test/README =================================================================== --- trunk/src_plugins/export_test/README (revision 8225) +++ trunk/src_plugins/export_test/README (nonexistent) @@ -1,6 +0,0 @@ -A thin layer of code to dump exporter calls for testing the HID exporter API. - -#state: disabled -#lstate: work in progress -#default: buildin -#implements: export Index: trunk/src_plugins/export_xy/README =================================================================== --- trunk/src_plugins/export_xy/README (revision 8225) +++ trunk/src_plugins/export_xy/README (nonexistent) @@ -1,5 +0,0 @@ -Export XY centroid element data for pick & place. - -#state: works -#default: buildin -#implements: export Index: trunk/src_plugins/fontmode/README =================================================================== --- trunk/src_plugins/fontmode/README (revision 8225) +++ trunk/src_plugins/fontmode/README (nonexistent) @@ -1,5 +0,0 @@ -Font editing actions. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/fp_fs/README =================================================================== --- trunk/src_plugins/fp_fs/README (revision 8225) +++ trunk/src_plugins/fp_fs/README (nonexistent) @@ -1,7 +0,0 @@ -Footprint: file system based implementation. Used to be called Newlib: load -footprints from directories. Run external processes for the parametric -footprints. - -#state: works -#default: buildin -#implements: fp Index: trunk/src_plugins/fp_wget/README =================================================================== --- trunk/src_plugins/fp_wget/README (revision 8225) +++ trunk/src_plugins/fp_wget/README (nonexistent) @@ -1,6 +0,0 @@ -Footprint: get static (file) footprints from the web, e.g. from -http://gedasymbols.org - -#state: works -#default: buildin -#implements: fp Index: trunk/src_plugins/gpmi/README =================================================================== --- trunk/src_plugins/gpmi/README (revision 8225) +++ trunk/src_plugins/gpmi/README (nonexistent) @@ -1,8 +0,0 @@ -Scriptable plugin system with about 10 scripting languages supported and -dynamic load/unload of scripts that can manipulate the GUI, the board, -can implement exporters, etc. - -#state: works -#default: buildin -#ldefault: if gpmi is installed -#implements: (feature) Index: trunk/src_plugins/hid_batch/README =================================================================== --- trunk/src_plugins/hid_batch/README (revision 8225) +++ trunk/src_plugins/hid_batch/README (nonexistent) @@ -1,5 +0,0 @@ -HID without GUI; read actions from stdin. - -#state: works -#default: buildin -#implements: hid Index: trunk/src_plugins/hid_gtk2_gdk/README =================================================================== --- trunk/src_plugins/hid_gtk2_gdk/README (revision 8225) +++ trunk/src_plugins/hid_gtk2_gdk/README (nonexistent) @@ -1,5 +0,0 @@ -GUI: GTK2 HID with GDK software rendering. - -#state: works -#default: buildin -#implements: hid Index: trunk/src_plugins/hid_gtk2_gl/README =================================================================== --- trunk/src_plugins/hid_gtk2_gl/README (revision 8225) +++ trunk/src_plugins/hid_gtk2_gl/README (nonexistent) @@ -1,5 +0,0 @@ -GUI: GTK2 with opengl rendering - -#state: works -#default: buildin -#implements: hid Index: trunk/src_plugins/hid_gtk3_cairo/README =================================================================== --- trunk/src_plugins/hid_gtk3_cairo/README (revision 8225) +++ trunk/src_plugins/hid_gtk3_cairo/README (nonexistent) @@ -1,5 +0,0 @@ -GUI: the GTK3 HID, using cairo for rendering - -#state: WIP -#default: disable -#implements: hid Index: trunk/src_plugins/hid_lesstif/README =================================================================== --- trunk/src_plugins/hid_lesstif/README (revision 8225) +++ trunk/src_plugins/hid_lesstif/README (nonexistent) @@ -1,5 +0,0 @@ -GUI: the lesstif HID. - -#state: works -#default: buildin -#implements: hid Index: trunk/src_plugins/hid_remote/README =================================================================== --- trunk/src_plugins/hid_remote/README (revision 8225) +++ trunk/src_plugins/hid_remote/README (nonexistent) @@ -1,6 +0,0 @@ -Remote access HID: implement a protocol and use it to relay between a core -and a remote HID implementation. - -#state: WIP -#default: disable -#implements: hid Index: trunk/src_plugins/hid_srv_ws/README =================================================================== --- trunk/src_plugins/hid_srv_ws/README (revision 8225) +++ trunk/src_plugins/hid_srv_ws/README (nonexistent) @@ -1,5 +0,0 @@ -HID server: websockets using hid_remote. - -#state: WIP -#default: disable -#implements: hid Index: trunk/src_plugins/import_dsn/README =================================================================== --- trunk/src_plugins/import_dsn/README (revision 8225) +++ trunk/src_plugins/import_dsn/README (nonexistent) @@ -1,5 +0,0 @@ -Import specctra .dsn files - -#state: works -#default: enabled -#implements: import Index: trunk/src_plugins/import_edif/README =================================================================== --- trunk/src_plugins/import_edif/README (revision 8225) +++ trunk/src_plugins/import_edif/README (nonexistent) @@ -1,5 +0,0 @@ -Import plugin for netlists in the EDIF format. - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/import_ltspice/README =================================================================== --- trunk/src_plugins/import_ltspice/README (revision 8225) +++ trunk/src_plugins/import_ltspice/README (nonexistent) @@ -1,5 +0,0 @@ -Import the netlist and footprints from an ltspice .asc and .net pair of files - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/import_mentor_sch/README =================================================================== --- trunk/src_plugins/import_mentor_sch/README (revision 8225) +++ trunk/src_plugins/import_mentor_sch/README (nonexistent) @@ -1,6 +0,0 @@ -Import Mentor Graphics Design Capture from flattened .edf netlist, using a parts -conversion table. - -#state: works -#default: builtin -#implements: import Index: trunk/src_plugins/import_mucs/README =================================================================== --- trunk/src_plugins/import_mucs/README (revision 8225) +++ trunk/src_plugins/import_mucs/README (nonexistent) @@ -1,5 +0,0 @@ -Import lines and vias from MUCS unixplot .pl files - -#state: works -#default: builtin -#implements: import Index: trunk/src_plugins/import_netlist/README =================================================================== --- trunk/src_plugins/import_netlist/README (revision 8225) +++ trunk/src_plugins/import_netlist/README (nonexistent) @@ -1,5 +0,0 @@ -Import plugin for netlists in the classic pcb netlist format. - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/import_sch/README =================================================================== --- trunk/src_plugins/import_sch/README (revision 8225) +++ trunk/src_plugins/import_sch/README (nonexistent) @@ -1,5 +0,0 @@ -Imports element and netlist data from the schematics (or some other source). - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/import_tinycad/README =================================================================== --- trunk/src_plugins/import_tinycad/README (revision 8225) +++ trunk/src_plugins/import_tinycad/README (nonexistent) @@ -1,5 +0,0 @@ -Import the netlist and footprints from a tinycad netlist. - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/io_eagle/README =================================================================== --- trunk/src_plugins/io_eagle/README (revision 8225) +++ trunk/src_plugins/io_eagle/README (nonexistent) @@ -1,5 +0,0 @@ -Load the design from eagle's xml format. - -#state: WIP -#default: disable -#implements: io Index: trunk/src_plugins/io_hyp/README =================================================================== --- trunk/src_plugins/io_hyp/README (revision 8225) +++ trunk/src_plugins/io_hyp/README (nonexistent) @@ -1,5 +0,0 @@ -Import plugin for hyperlynx geometry (no polygons yet). - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/io_kicad/README =================================================================== --- trunk/src_plugins/io_kicad/README (revision 8225) +++ trunk/src_plugins/io_kicad/README (nonexistent) @@ -1,6 +0,0 @@ -Load and save the design and elements in Kicad's s-expression format - this -is the new, currently preferred format in Kicad. - -#state: works -#default: buildin -#implements: io Index: trunk/src_plugins/io_kicad_legacy/README =================================================================== --- trunk/src_plugins/io_kicad_legacy/README (revision 8225) +++ trunk/src_plugins/io_kicad_legacy/README (nonexistent) @@ -1,5 +0,0 @@ -Export the design and elements in Kicad's legacy format. - -#state: works -#default: buildin -#implements: io Index: trunk/src_plugins/io_lihata/README =================================================================== --- trunk/src_plugins/io_lihata/README (revision 8225) +++ trunk/src_plugins/io_lihata/README (nonexistent) @@ -1,5 +0,0 @@ -Load and save the design and elements in the lihata board format. - -#state: works -#default: buildin -#implements: io Index: trunk/src_plugins/io_pcb/README =================================================================== --- trunk/src_plugins/io_pcb/README (revision 8225) +++ trunk/src_plugins/io_pcb/README (nonexistent) @@ -1,5 +0,0 @@ -Load and save the design and elements in the original pcb text format. - -#state: works -#default: buildin -#implements: io Index: trunk/src_plugins/io_tedax/README =================================================================== --- trunk/src_plugins/io_tedax/README (revision 8225) +++ trunk/src_plugins/io_tedax/README (nonexistent) @@ -1,5 +0,0 @@ -Import and export tEDAx netlists and footprints. - -#state: works -#default: buildin -#implements: import Index: trunk/src_plugins/jostle/README =================================================================== --- trunk/src_plugins/jostle/README (revision 8225) +++ trunk/src_plugins/jostle/README (nonexistent) @@ -1,5 +0,0 @@ -Pushes lines out of the way. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/lib_gensexpr/README =================================================================== --- trunk/src_plugins/lib_gensexpr/README (revision 8225) +++ trunk/src_plugins/lib_gensexpr/README (nonexistent) @@ -1,5 +0,0 @@ -S-expression parser lib - -#state: works -#default: disabled -#implements: (lib) Index: trunk/src_plugins/lib_gtk_common/README =================================================================== --- trunk/src_plugins/lib_gtk_common/README (revision 8225) +++ trunk/src_plugins/lib_gtk_common/README (nonexistent) @@ -1,6 +0,0 @@ -hid_gtk* common code (regardless of gtk version or drawing mechanism: for -both gtk2 and gtk3 and for both sw rendering and gl) - -#state: works -#default: disabled -#implements: (lib) Index: trunk/src_plugins/lib_gtk_config/README =================================================================== --- trunk/src_plugins/lib_gtk_config/README (revision 8225) +++ trunk/src_plugins/lib_gtk_config/README (nonexistent) @@ -1,5 +0,0 @@ -hid_gtk* preferences dialog common code (regardless of gtk version) - -#state: works -#default: disabled -#implements: (lib) Index: trunk/src_plugins/lib_gtk_hid/README =================================================================== --- trunk/src_plugins/lib_gtk_hid/README (revision 8225) +++ trunk/src_plugins/lib_gtk_hid/README (nonexistent) @@ -1,8 +0,0 @@ -Generic gtk HID implementation, independent of GTK version (2 vs. 3) and -rendering engine. Mostly a dispatcher that fills in all the glue to -connect the parts. An actual gtk HID implementation may use this lib or -replace parts of it or the whole with local implementation. - -#state: works -#default: disabled -#implements: (lib) Index: trunk/src_plugins/lib_legacy_func/README =================================================================== --- trunk/src_plugins/lib_legacy_func/README (revision 8225) +++ trunk/src_plugins/lib_legacy_func/README (nonexistent) @@ -1,8 +0,0 @@ -Random collection of old/obsolete (legacy) functions. -3rd party plugins may depend on them. -This module implements C functions and variables and does not register -actions or flags. - -#state: works -#default: buildin -#implements: (lib) Index: trunk/src_plugins/loghid/README =================================================================== --- trunk/src_plugins/loghid/README (revision 8225) +++ trunk/src_plugins/loghid/README (nonexistent) @@ -1,6 +0,0 @@ -Sits between a HID (or exporter) and the core and logs all core->plugin calls -made through the HID structure. - -#state: WIP -#default: disabled -#implements: (feature) Index: trunk/src_plugins/mincut/README =================================================================== --- trunk/src_plugins/mincut/README (revision 8225) +++ trunk/src_plugins/mincut/README (nonexistent) @@ -1,7 +0,0 @@ -Use the minimal cut algorithm to indicate shorts: instead of highlighting -two random pins/pads, try to highlight the least number of objects that -connect the two networks. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/oldactions/README =================================================================== --- trunk/src_plugins/oldactions/README (revision 8225) +++ trunk/src_plugins/oldactions/README (nonexistent) @@ -1,9 +0,0 @@ -Random collection of old/obsolete actions. Bell(): audible feedback; -DumpLibrary(): print footprint library on stdout; a set of debug actions -useful for writing pcb scripts: Debug(), DebugXY(), Return(). Old -plugin actions to toggle or set settings that are now accessible via -the unified config system (vendordrill, djopt) - -#state: works -#default: disabled -#implements: (feature) Index: trunk/src_plugins/polycombine/README =================================================================== --- trunk/src_plugins/polycombine/README (revision 8225) +++ trunk/src_plugins/polycombine/README (nonexistent) @@ -1,6 +0,0 @@ -The selected polygons are combined together according to the ordering -of their points. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/polystitch/README =================================================================== --- trunk/src_plugins/polystitch/README (revision 8225) +++ trunk/src_plugins/polystitch/README (nonexistent) @@ -1,8 +0,0 @@ -The polygon under the cursor (based on closest-corner) is stitched -together with the polygon surrounding it on the same layer. -Use with pstoedit conversions where there's a "hole" in the shape - -select the hole. - -#state: segfaults -#default: disable -#implements: (feature) Index: trunk/src_plugins/propedit/README =================================================================== --- trunk/src_plugins/propedit/README (revision 8225) +++ trunk/src_plugins/propedit/README (nonexistent) @@ -1,5 +0,0 @@ -List and edit properties of a group of objects. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/puller/README =================================================================== --- trunk/src_plugins/puller/README (revision 8225) +++ trunk/src_plugins/puller/README (nonexistent) @@ -1,5 +0,0 @@ -Pull traces to minimize their length. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/query/README =================================================================== --- trunk/src_plugins/query/README (revision 8225) +++ trunk/src_plugins/query/README (nonexistent) @@ -1,6 +0,0 @@ -pcb-rnd query language: execute expressions on objects and rules for the -programmed drc. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/renumber/README =================================================================== --- trunk/src_plugins/renumber/README (revision 8225) +++ trunk/src_plugins/renumber/README (nonexistent) @@ -1,6 +0,0 @@ -Renumber elements (renaming them) and generate a text file for -back annotation. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/report/README =================================================================== --- trunk/src_plugins/report/README (revision 8225) +++ trunk/src_plugins/report/README (nonexistent) @@ -1,5 +0,0 @@ -Report() and ReportObject() actions - print a report about design objects. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/rubberband_orig/README =================================================================== --- trunk/src_plugins/rubberband_orig/README (revision 8225) +++ trunk/src_plugins/rubberband_orig/README (nonexistent) @@ -1,5 +0,0 @@ -The original rubberband code. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/shand_cmd/README =================================================================== --- trunk/src_plugins/shand_cmd/README (revision 8225) +++ trunk/src_plugins/shand_cmd/README (nonexistent) @@ -1,5 +0,0 @@ -vi-like command shorthands (1..3 character long commands) - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/smartdisperse/README =================================================================== --- trunk/src_plugins/smartdisperse/README (revision 8225) +++ trunk/src_plugins/smartdisperse/README (nonexistent) @@ -1,10 +0,0 @@ -Improve the initial dispersion of elements by choosing an order based -on the netlist, rather than the arbitrary element order. This isn't -the same as a global autoplace, it's more of a linear autoplace. It -might make some useful local groupings. For example, you should not -have to chase all over the board to find the resistor that goes with -a given LED. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/stroke/README =================================================================== --- trunk/src_plugins/stroke/README (revision 8225) +++ trunk/src_plugins/stroke/README (nonexistent) @@ -1,5 +0,0 @@ -Gesture recognition with libstroke. - -#state: partially works (doesn't work with lesstif; works with the gtk hid, but there's no zoom bindings) -#default: disabled -#implements: (feature) Index: trunk/src_plugins/teardrops/README =================================================================== --- trunk/src_plugins/teardrops/README (revision 8225) +++ trunk/src_plugins/teardrops/README (nonexistent) @@ -1,5 +0,0 @@ -Draw teardrops on pins. - -#state: works -#default: buildin -#implements: (feature) Index: trunk/src_plugins/vendordrill/README =================================================================== --- trunk/src_plugins/vendordrill/README (revision 8225) +++ trunk/src_plugins/vendordrill/README (nonexistent) @@ -1,5 +0,0 @@ -Vendor drill mapping. - -#state: works -#default: buildin -#implements: (feature)