devbisme / KiPart

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

Pin spacing parameter #38

Closed ussachev closed 5 years ago

ussachev commented 5 years ago

It seems there is no way of setting pin spacing parameter other than modifying it in the source file ( kipart.py )

xesscorp commented 5 years ago

That's true. There is no plan to change this. Placing pins at non-multiples of 0.1" is a recipe for not being able to connect wires to them in EESCHEMA.