Corrected some mistakes.

This commit is contained in:
CarlPoirier 2014-11-09 09:43:48 -05:00
parent 80cd60dea6
commit 334a94499f

View file

@ -41,10 +41,10 @@ kicad-developers@lists.launchpad.net
4. Symbol Names 4. Symbol Names
--------------- ---------------
4.1. Name of symbol, may be shortened for common components or use reference designator of the symbol (IEEE 315-1975). ex: "Conn_4x2", "C"etc. 4.1. Name of symbol, may be shortened for common components or use reference designator of the symbol (IEEE 315-1975). ex: "Conn_4x2", "C", etc.
4.2. Manufacturer. 4.2. Manufacturer.
4.3. Part number, including extension for specific footprint. (JEDEC for common devices, ex: 1N4001) 4.3. Part number, including extension for specific footprint. (JEDEC for common devices, ex: 1N4001)
4.4. Any modification to the original footprint, indicated by appending the reason. Ex: different pin ordering: "transistor_PNP_pinswap1" 4.4. Any modification to the original symbol, indicated by appending the reason. Ex: different pin ordering: "transistor_PNP_pinswap1"
4.5. Indication of quantity if symbol is an array. ex: resistor array: "Resistor_x8" 4.5. Indication of quantity if symbol is an array. ex: resistor array: "Resistor_x8"