-
Notifications
You must be signed in to change notification settings - Fork 743
Add the TI TS3A27518E 6-channel 1:2 analog mux #2092
Conversation
|
True, 2.6mm instead of 2.45mm. Do you usually create an entirely new footprint in this case?
Do you mean in the symbol description? (the guidelines don't mention this, they only say what's disallowed in symbol names) |
Easier than it sounds, QFN footprints are scripted.
That should probably be clarified. |
|
I think I didn't do the N.C. pin right. What electrical type should it get? Is "Not Connected" right? Oh, also:
|
You could set it to invisible, type NC and place its end on the symbol outline. |
NC pins must be set to invisible and placed inside the symbol outline (or on the outline itself depending on if the outline is on the grid for pins) See: KiCad/kicad-website#377 for a clarified version of the NC pin rule set. |
Apart from the fact that invisible and placed inside the symbol outline is the current state of this PR, you can't expect anyone to follow future KLC versions. |
I only clarified that "should" simply is not strong enough. The KLC rules were sadly written in polite voice. In reality however this is a "must" rule. (which is what i intended to both clarify in the rule update and in my comment.) Edit: regarding the "inside the symbol part": pins must still be on the outline if said outline is on the grid. (My wording in my comment here was indeed ambiguous, the rule update however makes this clear.) |
Thanks, that's helpful. I've fixed the remaining warnings in the CI script and also updated the screenshot to reduce confusion. |
Keywords must be separated by spaces. Everything else looks nice. |
* Add the TI TS3A27518E 6-channel 1:2 analog mux * Shrink the symbols a bit * Add packages to the symbol description * Remove `:` from description * Expose the N.C. pins and stack EP with GND * Make the N.C. pin invisible * Fix footprint filters * Shorten pins and fix the pin name offset * Fix symbol keywords
This adds the WQFN and TSSOP packages. There's also a BGA variant using "24-pin BGA Microstar Junior", which not in the footprint library. I might add that in a later PR, but for now these 2 variants should be fine.
Footprint PR: KiCad/kicad-footprints#1785
All contributions to the kicad library must follow the KiCad library convention
Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items: