Index: action_reference.html =================================================================== --- action_reference.html (revision 32314) +++ action_reference.html (revision 32315) @@ -13,7 +13,7 @@ @@ -221,6 +221,7 @@ + Index: bridges.svg =================================================================== --- bridges.svg (revision 32314) +++ bridges.svg (revision 32315) @@ -1,7 +1,7 @@ - + @@ -12,15 +12,15 @@ - - pcb-rnd - - output-only + + pcb-rnd + + output-only input-output - + HID (GUI) - + input-only tEDAx(exchange file format) @@ -28,8 +28,8 @@ gtkgdk or gl render kicadpcbnew - - web client(javascript) + + web client(javascript) batchCLI/automation @@ -72,8 +72,10 @@ FreePCB(netlist) hkp(mentor) + + Mentor grp.(netlist) - Mentor grp.(netlist) + Orcad(netlist) PADS ASCII(netlist) @@ -86,131 +88,116 @@ FidoCadJ(board) ProtelAutotrax - - gerber - - svg - - STL(3d) - - dxf(2D CAD) - - excellon(drill) - - XYtemplated - - openscad(3D CAD) - - OpenEMS(sim) - - lpr(print) - - ipcd356e-tester - - pngjpg, bmp - - pspostscript - - BOM - - g-code(mill) - - statstatistics - - - .xy + + gerber + + svg + + STL(3d) + + dxf(2D CAD) + + excellon(drill) + + XYtemplated + + openscad(3D CAD) + + OpenEMS(sim) + + lpr(print) + + ipcd356e-tester + + pngjpg, bmp + + pspostscript + + BOM + + g-code(mill) + + statstatistics + + + text + + importnetlist + + importschematics + + importnetlist + + + .xy + importschematics - - - IPC356D + + + ps - - - board + + + IPC356D - - - .grb, .cnc - - - importnetlist - - - text - - - - stl - schematics - - - importschematics - - - - ps + + + .grb, .cnc - - - boards-expr + + importschematics + + + + + stl board - - - postscript + + + board - - - - netlist + + + + lihata - boardlegacy + footprint - - - - DRCspec - - - - svg - footprint - - importnetlist - - - lihata - + + footprints-expr - - - board + + + postscript - - importschematics + + + boards-expr + board @@ -219,56 +206,73 @@ etest - - importschematics - - - netlistpads/subcs + + importschematics + + + netlist + + + importnetlist + + + svg + board - - importschematics + + importnetlist board - - importschematics - - - board + + + DRCspec - - importschematics + + importschematics + + importschematics + + importschematics DRU - - importnetlist - - - importlines/arcs + + netlistpads/subcs + + + board + + + importschematics - - importschematics - - - TCP/IP + + importschematics + + + TCP/IP board + + importschematics + + importlines/arcs + + + + board + + importPCB - - importschematics - - - importnetlist Index: formats.html =================================================================== --- formats.html (revision 32314) +++ formats.html (revision 32315) @@ -133,15 +133,6 @@ tEDAx etest
tEDAx drc -
-This is pcb-rnd 2.2.2 (svn r32287) an interactive printed circuit board editor , Revision: 32301 +This is pcb-rnd 2.2.2 (svn r32310) an interactive printed circuit board editor , Revision: 32314
Action Description Syntax Plugin
AboutPresent the about boxAbout()dialogs plugin
LoadLtspiceFromLoads the specified ltspice .net and .asc file - the netlist must be mentor netlist.LoadLtspiceFrom(filename)ltspice importer
LoadMentorFromLoads the specified Mentor Graphics Design Capture schematics flat .edf file.LoadMentorFrom(filename)mentor_sch importer
LoadMucsFromLoads the specified mucs routing file.LoadMucsFrom(filename)mucs importer
LoadOrcadNetFromLoads the specified pads ascii netlist .net file.LoadOrcadNetFrom(filename)orcad_net importer
LoadPadsNetFromLoads the specified pads ascii netlist .asc file.LoadPadsNetFrom(filename)pads_net importer
LoadPixmapLoads a pixmap image from disk and creates a gfx object in buffer.LoadPixmap([filename])
LoadScriptLoad a fungw scriptLoadScript(id, filename, [language])script plugin
import_pads_net -no no -WIP WIP - - import netlist and footprint info from PADS ascii (.asc) netlists -
- import netlist and footprint info from PADS ascii (.asc) netlists -
-n/a
import_calay no works @@ -235,13 +226,18 @@ import plain text gEDA netlist files n/a +
import_orcad_net +no +works + + import netlist and footprint info from Orcad PCB II netlists + +n/a
import_pads_net -no no -WIP WIP +no +works import netlist and footprint info from PADS ascii (.asc) netlists -
- import netlist and footprint info from PADS ascii (.asc) netlists
n/a
import_pxm_gd Index: src/bridges.txt =================================================================== --- src/bridges.txt (revision 32314) +++ src/bridges.txt (revision 32315) @@ -18,6 +18,7 @@ |[hkp_ ]| | | | | |[fpcb ]| | | | | |[padsn]| | | | | +|[orcdn]| | | | | |[msch ]| +----------------------------------------------------------------+ +-----------+ +-------+ *out----------------------------------------------------------------+ @@ -100,6 +101,9 @@ [padsn] label PADS ASCII\n(netlist) +[orcdn] + label Orcad\n(netlist) + [msch] label Mentor grp.\n(netlist) @@ -301,6 +305,9 @@ -> padsn.e pcbrnd label import\nschematics +-> orcdn.e pcbrnd + label import\nschematics + -> msch.e pcbrnd label import\nnetlist