Releasing a Board for Manufacture

From Stanford SSI Wiki
Revision as of 01:19, 8 October 2018 by Smaldonado (talk | contribs) (Created page with "{{guide| authors=Sasha Maldonado ({{slack-user|smaldonado}})}} All done with your PCB? Time to get it sent out for manufacturing and to order components and a stencil! ==Wai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Journey.jpg

This is a guide

Welcome! This article is intended to guide you through an SSI process. While its authors have made efforts to make it useful, if you have questions, please ask the authors on Slack. They will be able to both help you and improve this resource for future SSI-ers.

This article was written by Sasha Maldonado (SlackLogo.png@{{{display-name}}} ).

All done with your PCB? Time to get it sent out for manufacturing and to order components and a stencil!

Wait, What? I Thought I Was Done!

A snippet from a Gerber file. They contain configuration instructions and a list of points (note the "XY" coordinates on the lower lines) for production equipment to "draw" shapes on each layer of a board.

PCB manufacturers require special files in order to actually make circuit boards. These files describe where to place and remove copper on each layer of the board, where to drill holes, and where to expose copper and draw artwork on the outsides of the board. There are several different formats that manufacturers will accept; for SSI's leading manufacturer (Bay Area Circuits, one of our oldest and most supportive sponsors), we export Gerber files, which are machine-readable descriptions of what should be manufactured on each layer of the board. You'll also export a plain text file with coordinates for drilled holes (and what size drill bit to drill them with). These are the files required for a manufacturer like Bay Area Circuits to actually create a PCB.

Your PCB, however, will ship from the manufacturer without any components attached. If, as in most cases, you're assembling a board yourself, you'll (usually) need two additional things: components, which we generally buy from Digikey (but sometimes elsewhere, as needed - see Recommended PCB Component Suppliers if you're curious); and a stencil to help apply solder paste to your board for attaching components, which we usually buy from OSHStencils. Digikey accepts Excel spreadsheets specifying the type and number of components needed to build your board, and OSHStencils uses aforementioned Gerber files to laser cut either polyimide (Kapton) film or thin stainless steel.

To recap, you will need three things:

  1. A collection of Gerber files (and a text file) to send to Bay Area Circuits (or another PCB manufacturer)
  2. A smaller collection of Gerber files to send to OSHStencils
  3. An Excel spreadsheet to upload to Digikey (or manually order from other vendors)

Luckily, we have a system for producing all of the above! Enter the outjob.

SSI.OutJob