diff options
Diffstat (limited to 'python/gerbmerge/README')
-rw-r--r-- | python/gerbmerge/README | 10 |
1 files changed, 10 insertions, 0 deletions
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. |