package | depends on (packages) | consists of (plugins)
|
---|
pcb-rnd-debug | pcb-rnd-core | diag
|
---|
pcb-rnd-export | pcb-rnd-core | cam export_bom export_dxf export_gcode export_gerber export_openscad export_png export_ps export_stat export_svg export_xy
|
---|
pcb-rnd-doc | |
|
---|
pcb-rnd-export-sim | pcb-rnd-core | export_openems
|
---|
pcb-rnd-lib-gl | pcb-rnd-core | lib_hid_gl
|
---|
pcb-rnd-import-geo | pcb-rnd-core | import_hpgl
|
---|
pcb-rnd-hid-gtk2-gl | pcb-rnd-core pcb-rnd-lib-gtk pcb-rnd-lib-gl pcb-rnd-lib-gui | hid_gtk2_gl
|
---|
pcb-rnd-import-net | pcb-rnd-core pcb-rnd-lib-io | import_edif import_fpcb_nl import_ipcd356 import_ltspice import_mentor_sch import_netlist import_sch import_tinycad
|
---|
pcb-rnd | pcb-rnd-core pcb-rnd-io-standard pcb-rnd-io-alien pcb-rnd-hid-gtk2-dl pcb-rnd-hid-gtk2-gdk pcb-rnd-export pcb-rnd-export-sim pcb-rnd-export-extra pcb-rnd-auto pcb-rnd-extra pcb-rnd-cloud pcb-rnd-doc | <metapackage>
|
---|
pcb-rnd-auto | pcb-rnd-core | autoplace autoroute export_dsn import_dsn import_mucs smartdisperse
|
---|
pcb-rnd-lib-io | pcb-rnd-core | lib_gensexpr lib_netmap
|
---|
pcb-rnd-io-standard | pcb-rnd-core | io_pcb io_tedax
|
---|
pcb-rnd-lib-gui | pcb-rnd-core | dialogs draw_fontsel lib_hid_common
|
---|
pcb-rnd-core | | autocrop boardflip ddraft draw_csect draw_fab extedit fp_board fp_fs hid_batch io_lihata lib_compat_help lib_polyhelp mincut propedit query report rubberband_orig script shape
|
---|
pcb-rnd-lib-gtk | pcb-rnd-core pcb-rnd-lib-gui | lib_gtk_common lib_gtk_config lib_gtk_hid
|
---|
pcb-rnd-hid-lesstif | pcb-rnd-core pcb-rnd-lib-gui | hid_lesstif
|
---|
pcb-rnd-io-alien | pcb-rnd-core pcb-rnd-lib-io | io_autotrax io_eagle io_hyp io_kicad io_kicad_legacy
|
---|
pcb-rnd-cloud | pcb-rnd-core | fp_wget
|
---|
pcb-rnd-export-extra | pcb-rnd-core pcb-rnd-export | export_fidocadj export_ipcd356 export_lpr
|
---|
pcb-rnd-hid-gtk2-gdk | pcb-rnd-core pcb-rnd-lib-gtk pcb-rnd-lib-gui | hid_gtk2_gdk
|
---|
pcb-rnd-extra | pcb-rnd-core | distalign distaligntext djopt fontmode jostle polycombine polystitch puller renumber shand_cmd teardrops vendordrill
|
---|
package | files | short | long
|
---|
pcb-rnd-debug | diag.pup diag.so | Debug and diagnostics. | Extra action commands to help debugging and diagnostize problems and bugs.
|
---|
pcb-rnd-export | cam.pup cam.so export_bom.pup export_bom.so export_dxf.pup export_dxf.so export_gcode.pup export_gcode.so export_gerber.pup export_gerber.so export_openscad.pup export_openscad.so export_png.pup export_png.so export_ps.pup export_ps.so export_stat.pup export_stat.so export_svg.pup export_svg.so export_xy.pup export_xy.so | Common export plugins. | Export the board in vector graphics (svg, ps, eps), raster graphics (png, jpeg, etc.), gerber, 3d model in openscad, xy for pick and place, BoM, etc.
|
---|
pcb-rnd-doc | /usr/share/doc/* | Documentation for pcb-rnd | User manual (html) and manual pages.
|
---|
pcb-rnd-export-sim | export_openems.pup export_openems.so | Export plugins to simulators | Export the board in formats that can be used for simulation: openems and nelma.
|
---|
pcb-rnd-lib-gl | lib_hid_gl.pup lib_hid_gl.so | Support library for rendering with opengl. |
|
---|
pcb-rnd-import-geo | import_hpgl.pup import_hpgl.so | Geometry import plugins. | Import geometry from HPGL plots. HPGL can be produced (plotted) with most mechanical cads.
|
---|
pcb-rnd-hid-gtk2-gl | hid_gtk2_gl.pup hid_gtk2_gl.so | GUI: gtk2, opengl | Hardware accelerated (opengl) rendering on gtk2.
|
---|
pcb-rnd-import-net | import_edif.pup import_edif.so import_fpcb_nl.pup import_fpcb_nl.so import_ipcd356.pup import_ipcd356.so import_ltspice.pup import_ltspice.so import_mentor_sch.pup import_mentor_sch.so import_netlist.pup import_netlist.so import_sch.pup import_sch.so import_tinycad.pup import_tinycad.so | Netlist/schematics import plugins. | Import netlist and footprint information from edif, ltspice, mentor graphics, gschem and tinycad.
|
---|
pcb-rnd | | Standard installation of pcb-rnd | Install pcb-rnd core and the most commonly used plugins.
|
---|
pcb-rnd-auto | autoplace.pup autoplace.so autoroute.pup autoroute.so export_dsn.pup export_dsn.so import_dsn.pup import_dsn.so import_mucs.pup import_mucs.so smartdisperse.pup smartdisperse.so | Autoroute and autoplace. | Feature plugins for automated component placing and track routing
|
---|
pcb-rnd-lib-io | lib_gensexpr.pup lib_gensexpr.so lib_netmap.pup lib_netmap.so | Support library for alien file formats. |
|
---|
pcb-rnd-io-standard | io_pcb.pup io_pcb.so io_tedax.pup io_tedax.so | Commonly used non-native board and footprint file formats | Plugins for tEDAx footprint format and the gEDA/PCB file formats (footprint and board).
|
---|
pcb-rnd-lib-gui | dialogs.pup dialogs.so draw_fontsel.pup draw_fontsel.so lib_hid_common.pup lib_hid_common.so | Support library for building the GUI. |
|
---|
pcb-rnd-core | autocrop.pup autocrop.so boardflip.pup boardflip.so ddraft.pup ddraft.so draw_csect.pup draw_csect.so draw_fab.pup draw_fab.so extedit.pup extedit.so fp_board.pup fp_board.so fp_fs.pup fp_fs.so hid_batch.pup hid_batch.so io_lihata.pup io_lihata.so lib_compat_help.pup lib_compat_help.so lib_polyhelp.pup lib_polyhelp.so mincut.pup mincut.so propedit.pup propedit.so query.pup query.so report.pup report.so rubberband_orig.pup rubberband_orig.so script.pup script.so shape.pup shape.so | pcb-rnd executable with the core functionality | Includes the data model, the most common action commands, the native file format and the CLI (batch HID). Does not contain GUI. Can be used in headless mode or batch/scripted mode for automated processing.
|
---|
pcb-rnd-lib-gtk | lib_gtk_common.pup lib_gtk_common.so lib_gtk_config.pup lib_gtk_config.so lib_gtk_hid.pup lib_gtk_hid.so | Support library for building the GUI with gtk. |
|
---|
pcb-rnd-hid-lesstif | hid_lesstif.pup hid_lesstif.so | GUI: motif/lesstif, software render | Lightweight GUI and software rendering using the motif (lesstif) toolkit.
|
---|
pcb-rnd-io-alien | io_autotrax.pup io_autotrax.so io_eagle.pup io_eagle.so io_hyp.pup io_hyp.so io_kicad.pup io_kicad.so io_kicad_legacy.pup io_kicad_legacy.so | File format compatibility with other PCB board designers. | Load and/or save boards in file formats supported by other EDA tools, such as KiCAD, Eagle, protel/autotrax, etc.
|
---|
pcb-rnd-cloud | fp_wget.pup fp_wget.so | Networking plugins. | 'Cloud' footprint access plugin that integrates edakrill and gedasymbols.org.
|
---|
pcb-rnd-export-extra | export_fidocadj.pup export_fidocadj.so export_ipcd356.pup export_ipcd356.so export_lpr.pup export_lpr.so | Export formats: special/extra | Less commonly used export formats: fidocadj, ipc-356-d, direct printing with lpr.
|
---|
pcb-rnd-hid-gtk2-gdk | hid_gtk2_gdk.pup hid_gtk2_gdk.so | GUI: gtk2, software render | Software rendering on gtk2, using the gdk API.
|
---|
pcb-rnd-extra | distalign.pup distalign.so distaligntext.pup distaligntext.so djopt.pup djopt.so fontmode.pup fontmode.so jostle.pup jostle.so polycombine.pup polycombine.so polystitch.pup polystitch.so puller.pup puller.so renumber.pup renumber.so shand_cmd.pup shand_cmd.so teardrops.pup teardrops.so vendordrill.pup vendordrill.so | Extra action commands and optional functionality. | Align objects in grid, optimize tracks, font editor, combine polygons, renumber subcircuits, apply vendor drill mapping.
|
---|