KiCad
-
Reflections on KiCad and EDA Tools
A recent interview with a KiCad developer prompted some reflection on KiCad and EDA (electronic design automation) tools in general. Below are samples of several PCB (printed circuit board) designs, created with KiCAD, and implemented as pa…
-
🧩 From PCB change to mechanical model in one script
KiCad and FreeCAD both expose command-line and Python interfaces, so a PCB change can flow into the mechanical assembly with a single script.
-
🔌 GitPLM: An easy way to manage your KiCad library using CSV files in Git
GitPLM now supports the KiCad HTTP Library API for an easy connection between your part library and KiCad.