and3rson / kicad-storybook

A tool to automatically generate images & READMEs for KiCad symbols & footprints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kicad-storybook

A tool to automatically generate images & READMEs for KiCad symbols & footprints

Requirements

Usage

# Read symbols & footprints from ~/kicad dir, output images & README
./main.py ~/kicad/symbols/ ~/kicad/footprints/ ./images/ ./README.md

About

A tool to automatically generate images & READMEs for KiCad symbols & footprints

License:MIT License


Languages

Language:Python 83.2%Language:Shell 16.8%