1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-07-04 14:43:16 +03:00

stdpass.fpd: added 1812 size which referred from TycoElectronics

This commit is contained in:
Adam Wang 2012-06-08 15:49:53 +08:00
parent 9a717ee91c
commit 17ae71b17d
2 changed files with 6 additions and 1 deletions

View File

@ -227,9 +227,12 @@ F: sot23
# Standard rectangular passive components
F: stdpass
#
# packages: 0201, 0402, 0603, 0805, 1206, 1210, 2010, 2512
# packages: 0201, 0402, 0603, 0805, 1206, 1210, 1812, 2010, 2512
# polarized(marked the cathode) packages: starts from 0603P to 2512P
#
# be noticed that 1812 land pattern based on a p/n: miniSMDC200F from Tycoelectronics
# http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Catalog+Section%7FSURFACE-MOUNT%7FA1%7Fpdf%7FEnglish%7FENG_CS_SURFACE-MOUNT_A1.pdf%7FRF1410-000
#
# SOT-323 package with counter-clockweise or clockwise pin assignment
F: sot-323

View File

@ -52,6 +52,8 @@ table
{ "1206P", 0, 3.2mm, 1.6mm, 0.9mm, 1.7mm, 2mm, 0.25mm }
{ "1210", 1, 3.2mm, 2.5mm, 0.9mm, 2.5mm, 2mm, 0.25mm }
{ "1210P", 0, 3.2mm, 2.5mm, 0.9mm, 2.5mm, 2mm, 0.25mm }
{ "1812", 1, 4.5mm, 3.2mm, 1.68mm, 3.15mm, 3.1mm, 0.25mm }
{ "1812P", 0, 4.5mm, 3.2mm, 1.68mm, 3.15mm, 3.1mm, 0.25mm }
{ "2010", 1, 5mm, 2.5mm, 1mm, 2.5mm, 3.6mm, 0.25mm }
{ "2010P", 0, 5mm, 2.5mm, 1mm, 2.5mm, 3.6mm, 0.25mm }
{ "2512", 1, 6.3mm, 3.2mm, 1mm, 3.2mm, 5mm, 0.25mm }