This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 712
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
Package_LGA.pretty/NXP_MPL115A1_LGA-8_3x5mm_P1.25mm.kicad_mod
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) | ||
) | ||
) |