devbisme / KiPart

Python package for generating multi-unit schematic symbols for KiCad from a CSV file.
MIT License
170 stars 46 forks source link

bugfix: Don't attempt to bundle spacers with pin types assigned #78

Closed dnschneid closed 11 months ago

dnschneid commented 11 months ago

Sometimes pin types can get accidentally assigned to spacers. Don't trip up and try to bundle them.

devbisme commented 11 months ago

Thanks for the fix. I released it as 1.4.2.