Electrical – Adding a DPDT switch into schematic

kicadtoggle switch

I'm learning to use Kicad and got stuck trying to add a DPDT switch to my schematic. When I try to add it, I couldn't find one in the components library when I search for it. How can I add it to my schematic on Kicad?

Best Answer

Switches like this are in the switches library.

You can add the library by selecting "Component Libraries" from the Preferences Menu, then selecting add.

On Linux the standard libraries are in /usr/share/kicad/library

If you're on another OS, the relevant directory is probably somewhere in the Current Search Path List in the original Component Libraries dialogue box described above. I'm sure a search for *.lib will make the appropriate library obvious if you're not running Linux.

The kicad forum is excellent by the way.