You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
We have CMC footprints named in various and inconsistent ways, and I'm not sure that they belong in an inductor library since their purpose is rather different than just an inductor:
Inductor_SMD: L_CommonMode_Wuerth_WE-SL2 (qty=1)
Inductor_THT: Choke_EPCOS_B82722A (qty=1)
Inductor_THT: Choke_Schaffner_RN* (qty=16)
Inductor_THT: L_CommonMode_Toroid_Vertical* (qty=10, and actually Bourns 81xx-RC)
Inductor_THT: L_CommonMode_Wuerth_WE-CMB* (qty=6)
I'm thinking they should be grouped together. Perhaps they all start with L_CommonModeChoke or just L_CommonMode?
And it seems like there's enough to populate a new footprint library. Perhaps CommonModeChoke or L_CommonMode (I suppose we could be split by SMD and THT if desired)?
Anybody else have feelings on this?
The text was updated successfully, but these errors were encountered:
Moving footprints should be OK since footprints are embedded into the board file. Rene has been allowing footprint changes at any time.
v6 should do a similar thing for symbols so we may get the same flexibility there too.
But regardless, we should use common sense and not move things around all the time for little benefit. IMO, even if it doesn't break designs, this isn't worth doing now and can wait for v6 or shortly before.
I advise against making new libs even for the footprint side as users lib tables do not update. (At least not new libs for old footprints. Meaning do not split libs during a minor release)
Edit: plus while footprints are embedded, 3d models are not.
We have CMC footprints named in various and inconsistent ways, and I'm not sure that they belong in an inductor library since their purpose is rather different than just an inductor:
I'm thinking they should be grouped together. Perhaps they all start with
L_CommonModeChoke
or justL_CommonMode
?And it seems like there's enough to populate a new footprint library. Perhaps
CommonModeChoke
orL_CommonMode
(I suppose we could be split by SMD and THT if desired)?Anybody else have feelings on this?
The text was updated successfully, but these errors were encountered: