[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: QFN16_3_EP footprint



Matthias Wenzel wrote:
> Thanks for the effort, but the pads overlap:
> http://mazzoo.de/d/QFN16_3_EP_b0rken.png
> 
> :(
> 
> geometries (metak & silk) are in the datasheet.

OK, I fixed it myself.

http://mazzoo.de/d/QFN16_3_EP.png
now it _looks_ good. Please verify before using it!

I did it through m4, and I added those lines to geda.inc

---
##  Square Quad Flat Nolead (QFN) package
#

# 3x3 mm
define(`PKG_QFN16_3',     `PKG_QFN_50S(`$1',`$2',`$3', `16', `3', `0')')
define(`PKG_TQFN16_3',    `PKG_QFN_50S(`$1',`$2',`$3', `16', `3', `0')')
define(`PKG_QFN16_3_EP',  `PKG_QFN_50S(`$1',`$2',`$3', `16', `3', `150')')
define(`PKG_TQFN16_3_EP', `PKG_QFN_50S(`$1',`$2',`$3', `16', `3', `150')')
---

Dan, pls update it on ~geda, I think you had PKG_QFN_50 instead PKG_QFN_50S.


regards,

m


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user