I don’t understand what you mean by module footprint in this case. The module is connected only through a connector, not directly, therefore there’s only a connector footprint. A footprint for that module doesn’t make sense. If you have something specific in mind, give more information, like a link to a datasheet.
I am looking for a footprint that I would have to put on the board that I will stick into the actual SODIMM connector. The “SODIMM” has, well two parts right? A connector part and module part. I hope I am making sense.
The Raspberry Pi Module looks pretty much like what I would like to accomplish. So I need:
the module board (is that a footprint?) and
the connectors footprint to put on the board.
I looked into the library you linked. I can import the “KiCADinfo_RPi-modules.lib” and use the symbols in my schematic.
But how do I import the “Conn_TE-DDR2-SODIMM-0.6-200P-doublesided.kicad_mod” ? It does not show up. I tried “All supported library formats” and “folder with .kicad_mod files”, but no luck.
It’s still unclear to me what you want to design. The footprint above isn’t for the module, it’s for the connector (probably https://www.te.com/global-en/product-1612618-4.html). If you design a board where you want to put a memory module you use footprint only for the connector, not for the module. You may need a 3D model of the module for mechanical or physical design.
I do not want the connector that you put on the “motherboard”. I would like to make the module (like a memory module), like the one you linked. A SODIMM 200 compatible module.
So I need, as far as I understand it:
Module board (this is not a footprint, but can be designed in kiCAD?)
How connector pins should be placed on the module board. I think this could be a footprint.
So I was hoping that perhaps someone in the community had done this already. If not, I guess I have to do some designing in KiCAD, which will take some time, since I am new to KiCAD.