Just wanted to drop my gratitude to those who replied to the topic, and sorry for the late reply. your guidance’s helping me a lot as I now have designed both symbols and footprints for the contacts and I’m in tracing phase of the schematics.
Yes, that’s exactly the case.
As for the “contact” footprint, I’ve designed it in kicad v.6 footprint editor using 3 SMD pads with F.Cu layer on them with the technical layers “F.Paste” unchecked and “F.Masked” checked cause I don’t want any solder mask and solder paster on the contacts according to the the descriptions of F.Paste & F.Mask here:
I tried to fill the pads with another layer to later define it as “conductive carbon” or “gold plating” just as @paulvdh mentioned. but none of them except F.Cu and silkscreen seems to be shown and printed properly in the output 3d model; I guess I should just use a “user layer” for them and then contact manufacturer to put gold or carbon on all user layers? Right?
And as for each contact I renamed their value properties to match the key sound they produce (e.g: F#5) and in order to do so I changed the value layer from F.Fab to F.silkscreen; because in the output model F.silkscreen got printed but F.Fab didn’t and I also want the text (e.g: F#5) to be printed in the final pcb product bellow every contact.
Don’t know it was the right thing to do nor do know the exact purpose of F.Fab layer, which again I’m asking your advice on the matter. Not to mention F.Fab was the default layer for value text.
Also wanted to know what’s the purpose of “fabrication property” option in the pad properties panel: BGA, fiducial, test point, heat sink, ...
There’s still an issue regarding a specific 3d model connector that I wanna use in the project;
most of the 3d models for connectors are missing showing a red cross on the left side of their footprint properties stating file not found
. Is there sth wrong with my version of software or is this normal that some footprints don’t have any 3d model? (see bellow pic):
The connectors which I wanna use are sth like this (bellow pic), including 5 & 12 pins and have a sliding part above them for a ribbon cable to go through and stick inside. (CN1, CN3, CN4 … + a picture of pcb’s backside where connectors are soldered):
the picture of the ribbon cable that sticks inside the 12 pin connector :
Is there any specific connector exactly like that in footprint library or I should go for a similar component?
Though I found sth close to it which luckily has a 3d model (PinSocket_1x05_P1.00mm_Vertical
):

Again thanks in advance for your thoughts on the matter and sorry for the fact that this reply was longer than the OG topic.