obra / kicad-tools

Various bits of automation for using KiCAD and Git together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where should python scripts live?

adamwolf opened this issue · comments

Hi @obra, thanks for your great work.

I am working on putting some python together that tells KiCad to fill zones in a PCB. Where should that live? in your upstream kicad-automation-scripts? In the upstream-upstream kicad-automation-scripts?

Are those just for xdotool scripts? Do we want yet another upstream?

Let me know, I want to spend some hours on this over the next few weeks.

Is there a good way to bring the upstream into this repository and preserve history? I am comfortable in git but I'm not sure I've had to do this before.