spider-bot/pcb/ball-spider
Kelvin Ly 8f6f694178 Generate BOM 2020-08-23 13:28:49 -04:00
..
bom Generate BOM and stuff 2020-05-15 18:39:04 -04:00
spider-gerbers Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
spider-parts.pretty Finishing touches to layout; add battery voltage detection 2020-04-25 10:17:01 -04:00
Makefile Generate BOM 2020-08-23 13:28:49 -04:00
README.md Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
autofill_schem.py Autofill 2020-04-10 20:35:05 -04:00
ball-spider-cache.lib Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
ball-spider-mouser.csv Generate BOM 2020-08-23 13:28:49 -04:00
ball-spider.bak Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
ball-spider.csv Generate BOM 2020-08-23 13:28:49 -04:00
ball-spider.kicad_pcb Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
ball-spider.kicad_pcb-bak Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
ball-spider.pro Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
ball-spider.sch Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
ball-spider.sch-bak Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
ball-spider.step Finishing touches to layout; add battery voltage detection 2020-04-25 10:17:01 -04:00
ball-spider.xml Generate BOM 2020-08-23 13:28:49 -04:00
fp-info-cache Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
fp-lib-table Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
gen_mouser.py Generate BOM 2020-08-23 13:28:49 -04:00
other-parts.lib Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
spider-parts.bck Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
spider-parts.dcm Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
spider-parts.lib Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00
spider-rev2.zip Generate v2 Gerbers 2020-08-23 00:21:13 -04:00
spider.zip Generate Gerbers and BOM 2020-05-04 08:51:47 -04:00
sym-lib-table Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -04:00

README.md

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.

Instructions

  1. Open KiCad.
  2. Open Preferences > Configure Paths and note the value of 'KICAD_PTEMPLATES'.
  3. In KiCad, open File > New Project > New Project from Template.
  4. Select the location of your new project. The name of the folder will be the name of your project.
  5. The templates with folders in the 'KICAD_PTEMPLATES' are listed under 'Portable Templates" tab.
  6. Select the template and click 'OK'.
  7. Your project now exists, so you can open EESchema and PCBNew and design as usual.