leomcelroy / svg-pcb

Design PCBs in the Browser
https://www.leomcelroy.com/svg-pcb-website
GNU General Public License v3.0
68 stars 9 forks source link

KiCad export #13

Open ducky64 opened 1 year ago

ducky64 commented 1 year ago

Exporting to KiCad can allow integration into a larger PCB flow, and maybe also provide quick-but-dirty pathways to fabrication outputs (eg, gerbers, pick-and-place position files).

One short term use case that could make a lot of sense is where SVG-PCB can be used to design layout snippets (for subcircuits, especially parameterized ones like a keyboard switch matrix) that then gets integrated into a larger PCB which has a lot more one-of routing (eg, microcontroller). Or even autorouting the rest of the board.

Recapping our earlier discussion with a few more technical details:

After the layout is exported from SVG PCB, these flows might work to integrate it into a larger board: