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

Commit

Permalink
Remove mpn and add height from footprint name
Browse files Browse the repository at this point in the history
  • Loading branch information
jneiva08 committed May 1, 2019
1 parent 8fbbb73 commit b3a114b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
(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")
(module NXP_LGA-8_3x5mm_P1.25mm_H1.2mm (layer F.Cu) (tedit 5CC9CA8E)
(descr "NXP 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)
(fp_text value NXP_LGA-8_3x5mm_P1.25mm_H1.2mm (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))
Expand All @@ -30,7 +30,7 @@
(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
(model ${KISYS3DMOD}/Package_LGA.3dshapes/NXP_LGA-8_3x5mm_P1.25mm_H1.2mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down

0 comments on commit b3a114b

Please sign in to comment.