Kicad 4 tht inductors footprint .mod

Library management was equivalent on the footprint side for v4. Only difference was that the official lib still was using the github plugin so the github repo structure was insane as a result (and you got updates without user control by default)


I am however still confused why a version 4 project would require a version 5 file. Something fishy is going on here and just pulling in the file will just hide that fact instead of being a proper fix.

May be what I remember as less intuitive was a symbol management.

It wouldn’t.
Giovanni didn’t know much about KiCad, nothing about versions. He just picked the footprint up wherever he found it.

Well it seems i was incorrect from the get go. The version 4 repo has a footprint with that name in it: https://github.com/KiCad/Inductors_THT.pretty/blob/master/L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2.kicad_mod

Seems like we had the Pitch prefix already shortened in that particular repo (so the old footprint repos were worse than i remembered).

Which means the user just needs to add that library to their setup via the library wizard (directly from gitlab or follow the local installation guide in How can i install a specific version of the footprint library?). So new assumption: this is a group project and there are differences in library setup as the different students are on different platforms or one student did some steps that @Giovanni did not follow (v4 is too long back so i can not remember if i needed to do something to get all footprint libs. I just know that by default only a small fraction of symbol libs was available.)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.