mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-23 21:03:44 +00:00
Added new foot print MPL115A1 (#1342)
* Added new foot print MPL115A1 * Modified the pads a little in size * Updated the foot rpint after changing to new format for paramters in the foot print generaor script
This commit is contained in:
parent
8ce684c365
commit
1ee6a6f4f7
@ -0,0 +1,38 @@
|
||||
(module NXP_MPL115A1_LGA-8_3x5mm_P1.25mm (layer F.Cu) (tedit 5C5578D3)
|
||||
(descr "NXP MPL115A1 LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py")
|
||||
(tags "NXP LGA NoLead")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -3.45) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value NXP_MPL115A1_LGA-8_3x5mm_P1.25mm (at 0 3.45) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 0 -2.61) (end 1.5 -2.61) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.5 2.61) (end 1.5 2.61) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.75 -2.5) (end 1.5 -2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.5 -2.5) (end 1.5 2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.5 2.5) (end -1.5 2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.5 2.5) (end -1.5 -1.75) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.5 -1.75) (end -0.75 -2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2 -2.75) (end -2 2.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2 2.75) (end 2 2.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2 2.75) (end 2 -2.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2 -2.75) (end -2 -2.75) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd roundrect (at -1.15 -1.875) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 2 smd roundrect (at -1.15 -0.625) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 3 smd roundrect (at -1.15 0.625) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 4 smd roundrect (at -1.15 1.875) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 5 smd roundrect (at 1.15 1.875) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 6 smd roundrect (at 1.15 0.625) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 7 smd roundrect (at 1.15 -0.625) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 8 smd roundrect (at 1.15 -1.875) (size 1.2 0.5) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.75 0.75) (thickness 0.11)))
|
||||
)
|
||||
(model ${KISYS3DMOD}/Package_LGA.3dshapes/NXP_MPL115A1_LGA-8_3x5mm_P1.25mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user