SMD Stencil Creation

From apertus wiki
Revision as of 18:24, 30 July 2015 by Sebastian (talk | contribs) (Created page with "=Required Software (Linux)= *Eagle (free edition is enough) *Python version 2.4 or later apt-get install python *SimpleParse version 2.1.0 or later apt-get install python-si...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1 Required Software (Linux)

  • Eagle (free edition is enough)
  • Python version 2.4 or later
apt-get install python
  • SimpleParse version 2.1.0 or later
apt-get install python-simpleparse
  • gerbmerge 1.8 or higher
https://github.com/fightingwalrus/gerbmerge
http://downloads.sourceforge.net/project/salix-sbo/13.37/gerbmerge/gerbmerge-1.8.tar.gz
https://github.com/provideyourown/gerbmerge
  • gerbv (a Gerber File Viewer)
apt-get install gerbv

2 Introduction

We want to fill an SMD stencil with as many PCBs to make optimal use of the space.

The top and bottom cream layers together with the board outlines are exported through Eagle as CAM job and then processed with gerbmerge and manual absolute placement to create one combined gerber file that can be sent to an SMD stencil manufacturer.

3 External Manuals & References

http://www.gedasymbols.org/user/stefan_tauner/tools/gerbmerge/doc/index.html