My favorites | Sign in
Project Home Downloads Wiki Source
Search
for
KiCADTutorialAddingLibraries  
How to add new KiCAD libraries to your projects
Updated Oct 6, 2009 by opendous...@gmail.com

This example will use the Opendous KiCAD libraries available through SVN or in the downloads section as KiCAD_Libraries-?.zip.

Adding Schematic Symbol Libraries

After starting or opening a project, run EEschema. Select Library from the Preferences menu:

Click the Add button to insert a new library:

Find opendous.lib in /library/ directory where you extracted KiCAD_Libraries-?.zip.

Click Save Cfg to save the configuration file for the current project:

The library contents will now be available to your project. Check by opening the Library Browser

And browse the new library contents:

Adding Layout Footprint Libraries

After starting or opening a project, run PCBnew. Select Library from the Preferences menu:

Click the Add button to insert a new library:

Find opendous.mod in /modules/ directory where you extracted KiCAD_Libraries-?.zip.

The library contents will now be available to your project when running CVPCB, the schematic symbol to module linker. Click Save Cfg to save the configuration file for the current project:

Next

Tutorials - back to the main tutorials page


Sign in to add a comment
Powered by Google Project Hosting