Skip to content

sparkfun/eagle2fritzing

 
 

Repository files navigation

eagle2fritzing

Converters from EAGLE to Fritzing file format:

  • brd2svg converts EAGLE board files (.brd) to Fritzing parts (.fzp/.svg)

  • lbr2svg converts EAGLE part libraries (.lbr) to Fritzing parts and bins (.fzp/.svg/.fzb)

These are stand-alone command line tools built with Qt. Look into their individual readmes to get started.

Both tools depend on the fritzing-app repository. Make sure you clone this one next to it and keep the original path names:

some_folder
|-- eagle2fritzing
|-- fritzing-app

About

Converters from EAGLE to Fritzing file format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • QMake 1.2%
  • Batchfile 0.1%