mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-20 18:44:04 +02:00
8_10-socket-ra.fpd: added 8:10-SOCKET-RA
This commit is contained in:
parent
abb5e71464
commit
eeae68beb1
65
modules/8_10-socket-ra.fpd
Normal file
65
modules/8_10-socket-ra.fpd
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
/* MACHINE-GENERATED ! */
|
||||||
|
|
||||||
|
frame outline {
|
||||||
|
__0: vec @(-(L/2+sx/2+w), 0mm)
|
||||||
|
__1: vec .(L+sx+2*w, H)
|
||||||
|
rect __0 . w
|
||||||
|
__2: vec .(-(L+sx+2*w), slidestroke+0.5mm)
|
||||||
|
rect __1 . w
|
||||||
|
}
|
||||||
|
|
||||||
|
frame pins {
|
||||||
|
set n = i+1
|
||||||
|
|
||||||
|
loop i = 0, 7
|
||||||
|
|
||||||
|
__0: vec @(-p1diffx, pY+py/2)
|
||||||
|
__1: vec .(i*pitch, 0mm)
|
||||||
|
__2: vec .(px/2, py/2)
|
||||||
|
__3: vec __1(-px/2, -py/2)
|
||||||
|
pad "$n" . __2
|
||||||
|
}
|
||||||
|
|
||||||
|
frame shields {
|
||||||
|
table
|
||||||
|
{ n, dx, dy }
|
||||||
|
{ 1, -1, 1 }
|
||||||
|
{ 2, 1, 1 }
|
||||||
|
{ 3, -1, 0 }
|
||||||
|
{ 4, 1, 0 }
|
||||||
|
|
||||||
|
__0: vec @(0mm, 2.65mm+sy/2)
|
||||||
|
__1: vec .(dx*L/2, dy*(5.95mm+p2sy))
|
||||||
|
__2: vec .(sx/2, sy/2)
|
||||||
|
__3: vec __1(-sx/2, -sy/2)
|
||||||
|
pad "S$n" . __2
|
||||||
|
}
|
||||||
|
|
||||||
|
package "8:10-SOCKET-RA"
|
||||||
|
unit mm
|
||||||
|
|
||||||
|
table
|
||||||
|
{ L, H, px, py, pY, sx, sy, sY, p2sy, pitch, p1diffx, slidestroke }
|
||||||
|
{ 13.6mm, 13.3mm, 0.8mm, 1.5mm, 5.95mm+sY, 1.45mm, 2mm, 2.65mm, 4.35mm-sy, 1.1mm, 3.2mm, 1.2mm }
|
||||||
|
|
||||||
|
set w = 5mil
|
||||||
|
|
||||||
|
frame pins @
|
||||||
|
frame shields @
|
||||||
|
frame outline @
|
||||||
|
measx outline.__0 >> shields.__0 -1mm
|
||||||
|
measx shields.__0 >> outline.__1 -(2.65mm+sy/2+1mm)
|
||||||
|
measy outline.__0 -> shields.__3 2mm
|
||||||
|
measy outline.__0 >> outline.__1 4mm
|
||||||
|
measy pins.__3 -> pins.__2 1mm
|
||||||
|
measx pins.__3 -> pins.__2 -1mm
|
||||||
|
meas pins.__0 >> pins.__1 2mm
|
||||||
|
measy outline.__0 >> shields.__1 3mm
|
||||||
|
measy outline.__0 -> shields.__1 1mm
|
||||||
|
measy outline.__0 >> outline.__2 5mm
|
||||||
|
measy pins.__3 -> shields.__2 6mm
|
||||||
|
measy shields.__3 -> pins.__3 2.1mm
|
||||||
|
measy shields.__3 -> shields.__2 -2mm
|
||||||
|
measx shields.__3 -> shields.__2 3mm
|
||||||
|
measx outline.__2 >> outline.__1 2mm
|
||||||
|
measx shields.__1 >> shields.__1 5.95mm+4.35mm+2mm
|
@ -13,6 +13,14 @@ F: 8_10-card
|
|||||||
# Note: should generalize this for AAA and maybe also larger sizes
|
# Note: should generalize this for AAA and maybe also larger sizes
|
||||||
F: bat-clip-aa-th
|
F: bat-clip-aa-th
|
||||||
|
|
||||||
|
# 8:10 Card Socket Connectors RIGHT ANGLE SMT Hinge Type
|
||||||
|
F: 8_10-socket-ra
|
||||||
|
#
|
||||||
|
# - 8:10-SOCKET-RA, package drawing, land pattern
|
||||||
|
# for example MOLEX 500901-0801
|
||||||
|
# http://www.molex.com/pdm_docs/sd/5009010801_sd.pdf
|
||||||
|
#
|
||||||
|
|
||||||
# BGA
|
# BGA
|
||||||
F: bga
|
F: bga
|
||||||
# - 484-Pin FineLine BGA(FBGA), from Altera
|
# - 484-Pin FineLine BGA(FBGA), from Altera
|
||||||
|
Loading…
Reference in New Issue
Block a user