mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 23:56:20 +00:00
add Bosch LGA-8 2x2.5mm Pitch 0.65mm footprint (#176)
This adds the manufacturer specific footprint Bosch LGA-8 2x2.5 with inverted pin layout
This commit is contained in:
parent
bdd7d6c90e
commit
9fa5297f61
@ -0,0 +1,43 @@
|
||||
(module Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering (layer F.Cu) (tedit 5A2F92D2)
|
||||
(descr "LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf")
|
||||
(tags "lga land grid array")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -3.1) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering (at 0 3.1) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.35 1.1) (end -0.87 1.1) (layer F.SilkS) (width 0.1))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.5 0.5) (thickness 0.075)))
|
||||
)
|
||||
(fp_line (start -1.55 -1.3) (end 1.55 -1.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.55 -1.3) (end 1.55 1.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.55 1.3) (end -1.55 1.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.55 1.3) (end -1.55 -1.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.25 1) (end 1.25 1) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.25 -1) (end 1.25 1) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.25 -1) (end -1 -1) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1 -1) (end -1.25 -0.75) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.25 1) (end -1.25 -0.75) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0.87 1.1) (end 1.35 1.1) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start 1.35 1.1) (end 1.35 0.46) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -1.35 1.1) (end -1.35 0.46) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start 1.35 -0.46) (end 1.35 -1.1) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start 0.87 -1.1) (end 1.35 -1.1) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -1.35 -0.46) (end -1.35 -1.1) (layer F.SilkS) (width 0.1))
|
||||
(pad 1 smd rect (at -0.975 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.975 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 0.325 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 7 smd rect (at -0.325 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.975 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 0.325 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.325 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 8 smd rect (at -0.975 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_LGA.3dshapes/Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user