I’m very new to Kicad and have what likely is an extreme rookie question. I’m going though the tutorial below which is based on v4, but I’m using v5. I’m able to place the component “CONN_01x08” on my schematic, but when I go to look at the preview its footprint, I just see a black/blank screen. Notice the last pic in this link shows a footprint preview for this component. I do see footprints for other components if I spot check at random.
Any tips for why I’m not seeing a footprint for this specific component?
The connector symbols can be used for any connector footprint. There should be quite a few different options in the official lib and without more detail we can not really help you narrow down the options.
All footprints for connectors in the official library should be in libraries starting with “Connector_”. (For example Connector_Molex for connectors made by molex and the pin headers in 2.54mm pitch are in “Connector_PinHeader_2.54mm”)
If this does not help then the least you should do is provide a screenshot of the assign footprint tool (in the past known as cvpcb). Or if you use a different tool then a screenshot of that.
Thanks. I was misunderstanding the tutorial and was assuming each symbol automatically was linked to a specific footprint. I now see that you need to pick the specific footprint that you want to use.
It looks like the footprint library was called “Pin_Headers” in v4. In v5, the closest thing I see is “Connector_PinHeader_2.54mm”, (and other sizes). Is this correct that the library names are somewhat difference between v4 and v5?
Most symbols are connected to a specific footprint. But there are exceptions. The connector symbols are one of these exceptions. The others are the generic devices in the device lib (so resistors and similar things). More details see https://klc.kicad.org/general/g2/g2.1/