diff options
author | Felix Pfeifer <pfeifer[dot]felix[at]googlemail[dot]com> | 2010-10-18 21:27:51 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-20 10:50:23 -0500 |
commit | 2941d0b5a58193694c997430ee59dee3479e8d1f (patch) | |
tree | 29d567abc7e7b5789842e53b0d1e61650314b73a /academic/pcb/README | |
parent | 9f9119753fe68c18f8b5e2494222fe6d8f9f8934 (diff) | |
download | slackbuilds-2941d0b5a58193694c997430ee59dee3479e8d1f.tar.gz |
academic/pcb: Added (printed circuit board editor)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/pcb/README')
-rw-r--r-- | academic/pcb/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/pcb/README b/academic/pcb/README new file mode 100644 index 0000000000..835d8775d0 --- /dev/null +++ b/academic/pcb/README @@ -0,0 +1,6 @@ +PCB is an interactive printed circuit board editor for the X11 window +system. PCB includes a rats nest feature, design rule checking, and +can provide industry standard RS-274-X (Gerber), NC drill, and centroid +data (X-Y data) output for use in the board fabrication and assembly +process. PCB offers high end features such as an autorouter and trace +optimizer which can tremendously reduce layout time. |