User Tools

Site Tools


kicad:footprint_management

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
kicad:footprint_management [2013/06/26 02:49] mithatkicad:footprint_management [2013/06/26 02:59] – [Footprints, modules, libraries] mithat
Line 10: Line 10:
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-There are two kinds of libraries in KiCad: **footprint libraries**, which are stored in ''.mod'' files, and **component libraries** (i.e., schematic symbol libraries), which are stored in ''.lib'' files. Our concern here is with footprint libraries (stored in ''.mod'' files).+There are two kinds of libraries in KiCad: **footprint libraries**, which are stored in ''.mod'' files, and **component libraries** (i.e., schematic symbol libraries), which are stored in ''.lib'' files. Our concern here is with footprint libraries.
 </WRAP> </WRAP>
  
Line 17: Line 17:
 ===== System footprint libraries ===== ===== System footprint libraries =====
  
-KiCad ships with a large set of predefined system footprint libraries. The locations of these footprint libraries will depend on your operating system. PCBnew and CVpcb will let you use these system footprint libraries automatically. You can also (and often need to) supplement the system footprint libraries with third-party and user libraries.+KiCad ships with a large set of predefined footprint libraries. The locations of these footprint libraries will depend on your operating system, but they are typically installed in a system level (rather than user level) subdirectory. PCBnew and CVpcb by default let you use these system footprint libraries automatically. You can also (and often need to) supplement the system footprint libraries with third-party and user libraries.
  
 ===== Third-party footprint libraries ===== ===== Third-party footprint libraries =====
Line 23: Line 23:
  
 ==== Adding a third-party footprint library to a project ==== ==== Adding a third-party footprint library to a project ====
-To use a third-party footprint library in your project, you must first make the library available to the project.((There is probably a way to configure KiCad to include access to additional libraries in new projects by defaultI have yet to learn how to do it.))  The procedure is as follows:+To use a third-party footprint library in your project, you must first make the library available to the project.((There is probably a way to configure KiCad to include access to additional libraries in new projects by default, but I have not yet looked into this.))  The procedure is as follows:
  
   - Place the ''.mod'' file in a location that makes sense.((It might make sense for you to create a file system outside your project for libraries, for example a folder called "kicad-libraries" that contains two additional folders: "third-party" and "personal".))   - Place the ''.mod'' file in a location that makes sense.((It might make sense for you to create a file system outside your project for libraries, for example a folder called "kicad-libraries" that contains two additional folders: "third-party" and "personal".))
kicad/footprint_management.txt · Last modified: 2018/09/09 14:12 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki