spider-bot/pcb/ball-spider
Kelvin Ly 28dfd279bd Generate Gerbers and BOM 2020-05-04 08:51:47 -04:00
..
spider-gerbers Generate Gerbers and BOM 2020-05-04 08:51:47 -04:00
spider-parts.pretty Finishing touches to layout; add battery voltage detection 2020-04-25 10:17:01 -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 Every laid out and routed, TODO silkscreen helpers, final checks 2020-04-13 21:05:01 -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 Gerbers and BOM 2020-05-04 08:51:47 -04:00
ball-spider.kicad_pcb Generate Gerbers and BOM 2020-05-04 08:51:47 -04:00
ball-spider.kicad_pcb-bak Generate Gerbers and BOM 2020-05-04 08:51:47 -04:00
ball-spider.pro Finish schematic, start work on layout 2020-04-12 14:49:41 -04:00
ball-spider.sch Finishing touches to layout; add battery voltage detection 2020-04-25 10:17:01 -04:00
ball-spider.sch-bak Finishing touches to layout; add battery voltage detection 2020-04-25 10:17:01 -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 Gerbers and BOM 2020-05-04 08:51:47 -04:00
fp-info-cache Finishing touches to layout; add battery voltage detection 2020-04-25 10:17:01 -04:00
fp-lib-table Initial commit; schematic worked out, saving before autofill 2020-04-10 20:33:27 -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.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.