sparkfunX / Buzzard

Software tools for EAGLE silkscreen generation
100 stars 18 forks source link

Add support for KiCad 5 #23

Closed gregdavill closed 3 years ago

gregdavill commented 3 years ago

Since KiCad v6 still isn't released, it's probably a good idea to have support for KiCad Stable.

@VedantParanjape has adapted the KiCad-Nightly (v6) output I added and made the changes needed to support footprints in stable KiCad (v5). This was merged to my branch, so it could work with the small plugin wrapper I wrote KiBuzzard.

This adds a new output argument ki5.

This would help with #20