diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 14:55:18 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:55:18 +0200 |
commit | a026a8265500ccedb97a314008f0dca56e3364a8 (patch) | |
tree | 50bf7cc5b196191726ee1a031f42121fbe7c14af /graphics/pcb/README | |
parent | f56547623816cb0f25fada54afa6e5e118a1c5fc (diff) |
graphics/pcb: Initial import
Diffstat (limited to 'graphics/pcb/README')
-rw-r--r-- | graphics/pcb/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/pcb/README b/graphics/pcb/README new file mode 100644 index 0000000000..dd5625713e --- /dev/null +++ b/graphics/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. |