From 3dfc7de500436317b8eb9f2788a86ed4fec22476 Mon Sep 17 00:00:00 2001 From: Andrzej Telszewski Date: Thu, 28 Jul 2011 09:58:29 -0300 Subject: python/gerbmerge: Added (A Gerber-file merging program) Signed-off-by: Niels Horn --- python/gerbmerge/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/gerbmerge/README (limited to 'python/gerbmerge/README') diff --git a/python/gerbmerge/README b/python/gerbmerge/README new file mode 100644 index 0000000000..d3758f88e5 --- /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. -- cgit v1.2.3