20 lines
871 B
Markdown
20 lines
871 B
Markdown
# OSH Park-compatible 2 Layer KiCad Template
|
|
|
|
This is a KiCad template to simplify making printed circuit boards.
|
|
|
|
It comes with all the design rules to meet the 2-layer OSH Park specs and stackup.
|
|
|
|
- <a href="http://docs.oshpark.com/services/two-layer/">OSH Park Two Layer Specs</a>
|
|
- <a href="http://docs.oshpark.com/design-tools/kicad">OSH Park KiCad help</a>
|
|
|
|
### Instructions
|
|
|
|
1. Open KiCad.
|
|
1. Open Preferences > Configure Paths and note the value of 'KICAD_PTEMPLATES'.
|
|
1. In KiCad, open File > New Project > New Project from Template.
|
|
1. Select the location of your new project. The name of the folder will be the name of your project.
|
|
1. The templates with folders in the 'KICAD_PTEMPLATES' are listed under 'Portable Templates" tab.
|
|
1. Select the template and click 'OK'.
|
|
1. Your project now exists, so you can open EESchema and PCBNew and design as usual.
|
|
|