aboutsummaryrefslogtreecommitdiff
path: root/python/gerbmerge/README
diff options
context:
space:
mode:
authorAndrzej Telszewski <atelszewski@gmail.com>2011-07-28 09:58:29 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-07-28 09:58:29 -0300
commit3dfc7de500436317b8eb9f2788a86ed4fec22476 (patch)
treed9282523bc9ac1bca815df30d6257fcbd87be30e /python/gerbmerge/README
parent23637dd85cab104b2e98b480c6525021e6401300 (diff)
downloadslackbuilds-3dfc7de500436317b8eb9f2788a86ed4fec22476.tar.xz
python/gerbmerge: Added (A Gerber-file merging program)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/gerbmerge/README')
-rw-r--r--python/gerbmerge/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/gerbmerge/README b/python/gerbmerge/README
new file mode 100644
index 000000000000..d3758f88e5d0
--- /dev/null
+++ b/python/gerbmerge/README
@@ -0,0 +1,10 @@
+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".
+
+This requires SimpleParse.