User Tools

Site Tools


kicad:schematic_symbol_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
kicad:schematic_symbol_management [2016/03/20 18:00] – [KICAD part generators] mithatkicad:schematic_symbol_management [2018/09/09 07:54] (current) mithat
Line 1: Line 1:
 ====== KiCad Schematic Symbol Management ====== ====== KiCad Schematic Symbol Management ======
-<WRAP center round important 60%> +<WRAP center important 60%> 
-This article needs updating for KiCad 4.+The stuff here was written for versions of KiCad preceding 4.0. The latest versions of KiCad have introduced new library management features, rendering some of what follows obsolete.
 </WRAP> </WRAP>
  
Line 8: Line 8:
 KiCad places schematic symbols into //component libraries//. Component libraries use the ''.lib'' extension. One ''.lib'' file typically contains definitions for several (usually related) components.  KiCad places schematic symbols into //component libraries//. Component libraries use the ''.lib'' extension. One ''.lib'' file typically contains definitions for several (usually related) components. 
  
-<WRAP center round tip 60%>+<WRAP center tip 60%>
 KiCad uses the term "component" to mean "schematic symbol." KiCad uses the term "component" to mean "schematic symbol."
 </WRAP> </WRAP>
  
-<WRAP center round tip 60%>+<WRAP center tip 60%>
 There are two kinds of libraries in KiCad: **component libraries** (i.e., schematic symbol libraries), which are stored in ''.lib'' files, and **footprint libraries**, which are stored in ''.mod'' files. Our concern here is with component libraries. There are two kinds of libraries in KiCad: **component libraries** (i.e., schematic symbol libraries), which are stored in ''.lib'' files, and **footprint libraries**, which are stored in ''.mod'' files. Our concern here is with component libraries.
 </WRAP> </WRAP>
Line 42: Line 42:
 You should add new components only to user component libraries. See [[#User component libraries]] below. You should add new components only to user component libraries. See [[#User component libraries]] below.
  
-<WRAP center round important 60%>+<WRAP center important 60%>
 **Even though you can import components into system and third-party libraries, you are strongly advised against making any changes to system and third-party libraries.** **Even though you can import components into system and third-party libraries, you are strongly advised against making any changes to system and third-party libraries.**
  
Line 54: Line 54:
 For creating new components and for making changes to components in system or third-party component libraries, it is highly recommended that you use only libraries you have created yourself---what we will call //user libraries//. In other words, you should create new components only in user libraries, and components in system and third-party libraries that you wish to change should first be copied to a user library and edited there. For creating new components and for making changes to components in system or third-party component libraries, it is highly recommended that you use only libraries you have created yourself---what we will call //user libraries//. In other words, you should create new components only in user libraries, and components in system and third-party libraries that you wish to change should first be copied to a user library and edited there.
  
-<WRAP center round important 60%>+<WRAP center important 60%>
 **Even though you can create/add/edit components in system and third-party libraries, you are strongly advised against making any changes to system and third-party libraries.** **Even though you can create/add/edit components in system and third-party libraries, you are strongly advised against making any changes to system and third-party libraries.**
  
kicad/schematic_symbol_management.txt · Last modified: 2018/09/09 07:54 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki