PCB-CI: Printed Circuit Board Automation
31.05.2025 , Lecture Room
Sprache: English

DevOps for hardware: Automate your PCB production process with KiCad CLI, Forgejo and Git


Are you using KiCad to design printed circuit boards?
Do you want to simplify your production process and keep your project's web site updated on the side?
Then this presentation might be for you.

I'm using self-hosted open source tools exclusively in this presentation, but the process is easily adaptable to other source code hosting services. In fact, there's also a (sort of) official way to do this, but building a processing pipeline yourself is more fun, and it's surprisingly easy if you're already familiar with the tools.

I will present a small KiCad project of mine and show how I built a workflow with Forgejo actions that produces PCB production files and 3D renderings (this feature is available since KiCad 9.0) from the board files. It also runs ERC and DRC verifications, which can be helpful for catching last-minute mistakes. The 3D renderings are displayed in the project's readme file.

Siehe auch:

Passionate about electronics engineering since forever. KiCad user for more than 10 years. Particularly fond of 8-bit microprocessors.

I write software and do other computer things in my day job.