mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 14:19:22 +02:00
xtal-4.fpd: added xtal4-5mmx3.2mm variant package
This commit is contained in:
parent
eb8132ce8e
commit
bcdcbdbdc9
@ -321,6 +321,10 @@ F: xtal-4
|
|||||||
# for example NX3225SA
|
# for example NX3225SA
|
||||||
# http://www.ndk.com/images/products/catalog/c_NX3225SA-STD-CSQ-1_e.pdf
|
# http://www.ndk.com/images/products/catalog/c_NX3225SA-STD-CSQ-1_e.pdf
|
||||||
#
|
#
|
||||||
|
# - xtal4-5mmx3.2mm package drawing, land pattern
|
||||||
|
# for example SO5032-050000-O3A-BBE-QA
|
||||||
|
# http://downloads.qi-hardware.com/hardware/milkymist_one/datasheet/FPGA/Qi%20Hardware%20SO5032-050000-O3A-BBE-QA.pdf
|
||||||
|
#
|
||||||
# - xtal4-6mmx3.6mm package drawing, land pattern
|
# - xtal4-6mmx3.6mm package drawing, land pattern
|
||||||
# for example ABMM2-24.576MHZ-E2-T
|
# for example ABMM2-24.576MHZ-E2-T
|
||||||
# http://www.abracon.com/Resonators/ABMM2.pdf
|
# http://www.abracon.com/Resonators/ABMM2.pdf
|
||||||
|
@ -44,6 +44,7 @@ unit mm
|
|||||||
table
|
table
|
||||||
{ Dx, Dy, Gx, Gy, Px, Py }
|
{ Dx, Dy, Gx, Gy, Px, Py }
|
||||||
{ 3.2mm, 2.5mm, 2.2mm, 1.6mm, 1.4mm, 1.2mm }
|
{ 3.2mm, 2.5mm, 2.2mm, 1.6mm, 1.4mm, 1.2mm }
|
||||||
|
{ 5mm, 3.2mm, 2.54mm, 2.2mm, 1.4mm, 1.2mm }
|
||||||
{ 6mm, 3.6mm, 4.4mm, 2.4mm, 1.8mm, 1.4mm }
|
{ 6mm, 3.6mm, 4.4mm, 2.4mm, 1.8mm, 1.4mm }
|
||||||
|
|
||||||
set w = 5mil
|
set w = 5mil
|
||||||
|
Loading…
Reference in New Issue
Block a user