Hitchhiker's Guide to Making a PCB

From Stanford SSI Wiki
Revision as of 05:35, 21 November 2018 by Smaldonado (talk | contribs) (Created page with "{{guide| authors=Sasha Maldonado ({{slack-user|smaldonado}})}} SSI maintains Altium template PCB projects which configure a number of options to simplify the process of makin...")
(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}}} ).

SSI maintains Altium template PCB projects which configure a number of options to simplify the process of making a PCB. A PCB project is a type of file in Altium that organizes all of the files that go into making a real circuit board. These include all of the schematic files that define the circuits and the layout file that defines the actual geometry of the real circuit board when it's printed.

Getting Started

The template project open in Altium, if you don't read and skip the step about renaming. So far, no one has come up with a board name that acronyms to "RENAME-ME" to justify not renaming the project. Please don't.

The templates live in the TortoiseLogo.gif altium-core SVN repo, in libraries/templates. There are currently two versions, one for two-layer boards and one for four-layer boards. The layer count describes how many distinct copper layers are on the board - more layers adds increased flexibility but also increased cost and complexity for manufacturing. Most SSI projects use 2-layer boards; if you don't know, ask for advice in SlackLogo.png#altium .

The templates are the complete folders "SSI Standard PCB Template" and "SSI Standard PCB Template - 4 Layer" - select and copy the correct folder for your board type, and paste it where you intend to work on it. On your pasted copy, rename the folder to the name of your project. Open the folder, and rename the file labeled "RENAME-ME" to the name of your project (typically with a version number - " v1" on the end). Then, open that file in Altium. You should get something that looks like the image at right in the Projects pane (if not already open, go to AltiumLogo.png v → "Panels" → p to open it and pin it somewhere convenient).