Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Added new foot print MPL115A1 (#1342)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
Misca1234 authored and poeschlr committed Feb 2, 2019
1 parent 8ce684c commit 1ee6a6f
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Package_LGA.pretty/NXP_MPL115A1_LGA-8_3x5mm_P1.25mm.kicad_mod
Original file line number Diff line number Diff line change
@@ -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))
)
)

0 comments on commit 1ee6a6f

Please sign in to comment.