devbisme / KiPart

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

Add configurable bundle annotations. #64

Closed dnschneid closed 2 years ago

dnschneid commented 2 years ago

Allows to select between no annotation, [n] (default), and [n-1:0]

devbisme commented 2 years ago

Thanks for the updates! I'll have to update the documentation for the new pin numbering option before I can release it to PyPi.