Searching for a footprint

trying to convert some old eagle files to kicad i have a few footprints i could not find right out of the box

the first one is for a male IDC shrouded connector:

in eagle it is marked as this:

image

link to farnel: https://dk.farnell.com/harting/09-18-510-7323/header-right-angle-10way/dp/1096980?ost=1096980&ddkey=https%3Ada-DK%2FElement14_Denmark%2Fsearch

and in eagle it uses their 3m library:

does kicad has this one ready to go? or do i have to make my own?

KiCad can import eagle projects and also eagle libraries. So if you want to be sure that everything stays as unchanged as possible then this might be the way to go.


KiCad comes with a footprint library Connector_IDC which holds generic footprints for such parts.
These are meant for the generic symbol Conn_02xYY_Odd_Even

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