NEW GUIDE: Make Beautiful Fritzing Parts with kicad2fritzing #AdafruitLearningSystem @Adafruit
Article excerpt
The eagle2fritzing tool helps to streamline converting your PCBs designed in Eagle to Fritzing parts for folks to create circuit diagrams. But what if you use KiCad? The kicad2fritzing tool is based on the eagle2fritzing workflow, with the biggest difference being that kicad2fritzing is Python only, meaning no executables to compile. Everything can run from the cloned repository in the command line.
Read more at Make Beautiful Fritzing Parts with kicad2fritzing