devbisme / kinparse

A Parser for KiCad EESCHEMA netlists.
MIT License
23 stars 11 forks source link

Autorouting #6

Closed Immortalin closed 6 years ago

Immortalin commented 6 years ago

Hi! I am interested in building a custom (research, experimental, not the default rubber band one) autorouter for Kicad, what's the best way to go from Netlist -> PCB?

Immortalin commented 6 years ago

Specifically what libraries would you recommend? PCB-new is technically scriptable in python right?

xesscorp commented 6 years ago

kinparse just parses KiCad netlist files. This question is pretty far afield from that. Best to ask on forum.kicad.info.