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

Commit

Permalink
Added footprint for DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm. (#2004)
Browse files Browse the repository at this point in the history
* Added footprint for DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm.
Datasheet: https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF

* Regenerated footprint after script change:
pointhi/kicad-footprint-generator#422

* Regenerated footprint after data change:
pointhi/kicad-footprint-generator@99f5bef
  • Loading branch information
cnieves1 authored Jan 29, 2020
1 parent eaa1370 commit dd340cc
Showing 1 changed file with 43 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
(module DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm (layer F.Cu) (tedit 5E313D2F)
(descr "DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py")
(tags "DFN NoLead")
(attr smd)
(fp_text reference REF** (at 0 -1.95) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm (at 0 1.95) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -1.11) (end 1 -1.11) (layer F.SilkS) (width 0.12))
(fp_line (start -1 1.11) (end 1 1.11) (layer F.SilkS) (width 0.12))
(fp_line (start -0.5 -1) (end 1 -1) (layer F.Fab) (width 0.1))
(fp_line (start 1 -1) (end 1 1) (layer F.Fab) (width 0.1))
(fp_line (start 1 1) (end -1 1) (layer F.Fab) (width 0.1))
(fp_line (start -1 1) (end -1 -0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.5) (end -0.5 -1) (layer F.Fab) (width 0.1))
(fp_line (start -1.6 -1.25) (end -1.6 1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.6 1.25) (end 1.6 1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.6 1.25) (end 1.6 -1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.6 -1.25) (end -1.6 -1.25) (layer F.CrtYd) (width 0.05))
(pad 1 smd roundrect (at -0.9625 -0.75) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -0.9625 -0.25) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at -0.9625 0.25) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 4 smd roundrect (at -0.9625 0.75) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 5 smd roundrect (at 0.9625 0.75) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 6 smd roundrect (at 0.9625 0.25) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 7 smd roundrect (at 0.9625 -0.25) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 8 smd roundrect (at 0.9625 -0.75) (size 0.775 0.25) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
(pad 9 smd rect (at 0 0) (size 0.7 1.3) (layers F.Cu F.Mask))
(pad "" smd roundrect (at -0.175 -0.325) (size 0.28 0.52) (layers F.Paste) (roundrect_rratio 0.25))
(pad "" smd roundrect (at -0.175 0.325) (size 0.28 0.52) (layers F.Paste) (roundrect_rratio 0.25))
(pad "" smd roundrect (at 0.175 -0.325) (size 0.28 0.52) (layers F.Paste) (roundrect_rratio 0.25))
(pad "" smd roundrect (at 0.175 0.325) (size 0.28 0.52) (layers F.Paste) (roundrect_rratio 0.25))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(model ${KISYS3DMOD}/Package_DFN_QFN.3dshapes/DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit dd340cc

Please sign in to comment.