kicad-schlib icon indicating copy to clipboard operation
kicad-schlib copied to clipboard

Connector library rewrite tracking issue

Open alexisvl opened this issue 8 years ago • 6 comments

Placeholder: connector library rewrite. No need for endless variants of connector symbols with the same pin count; we can have a set of n-pin connectors and assign them footprints when used. This is one of the few times where KiCad's intended footprint assignment workflow would work well.

alexisvl avatar Jan 29 '17 14:01 alexisvl

In addition to the new library of numbered-only connectors, I would like to keep the new conn-special-headers which is to contain variants of these with pin names already labeled. Example uses include programming ports for microcontrollers. These can have footprints assigned by default, but should also have the footprint filter filled in.

alexisvl avatar Jan 29 '17 19:01 alexisvl

In order to use the footprint filters for connectors, we will have to make a standard footprint name format for headers and header-like connectors.

alexisvl avatar Jan 29 '17 19:01 alexisvl

I dont think footprint filters is all that good a solution for connectors, cvpcb can filter by number of pins, that should be enough, specially if the functionality can be transplanted outside of it.

iromero91 avatar Jan 29 '17 20:01 iromero91

Meh, I disagree. I don't want to have every SOIC-8 and TSSOP-8 and whatnot come up for an eight pin header.

alexisvl avatar Jan 29 '17 20:01 alexisvl

you can filter by library too, it would be useful to just keep each connector manufacturer/type separate as it mostly is already in the footprint library

iromero91 avatar Jan 29 '17 20:01 iromero91

You can still do that. All I want it to standardize on connector footprint names containing something that identifies them as n-pin connectors. Nothing wrong with also having them organized by manufacturer/type.

alexisvl avatar Jan 29 '17 20:01 alexisvl