diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-29 05:50:24 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:58 -0600 |
commit | ee209b82987f66e7a8fe7ee123bef4773c952af4 (patch) | |
tree | 825f2f48b1f05c58c11f6bc09fb5e34482440041 /python/gerbmerge/README | |
parent | a770318666d89995d580b00ee43babb2c0e5986c (diff) | |
download | slackbuilds-ee209b82987f66e7a8fe7ee123bef4773c952af4.tar.gz |
python/gerbmerge: Removed (build dep failure).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/gerbmerge/README')
-rw-r--r-- | python/gerbmerge/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/python/gerbmerge/README b/python/gerbmerge/README deleted file mode 100644 index d5a48beaf3..0000000000 --- a/python/gerbmerge/README +++ /dev/null @@ -1,8 +0,0 @@ -GerbMerge is a program for combining (panelizing) the CAM data from -multiple printed circuit board designs into a single set of CAM files. The -purpose of doing so is to submit a single job to a board manufacturer, -thereby saving on manufacturing costs. - -Advice: "Users of GerbMerge complain that the configuration file is the -biggest hurdle to overcome in using the program. Don't panic. Start with -a sample configuration file and modify it for your own jobs". |