-
Notifications
You must be signed in to change notification settings - Fork 176
Add QFN-16_1EP_3x3mm_P0.5mm_EP1.6x1.6mm #485
Add QFN-16_1EP_3x3mm_P0.5mm_EP1.6x1.6mm #485
Conversation
Code Climate has analyzed commit 6c03fd3 and detected 0 issues on this pull request. View more on Code Climate. |
Pending #422 |
You need to regenerate KiCad/kicad-footprints#2049 using the current scripts (i.e. past-422.) |
@@ -170,6 +170,39 @@ QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm: | |||
#suffix: '_Pad{pad_x:.2f}x{pad_y:.2f}mm_HandSolder' | |||
#include_suffix_in_3dpath: 'False' | |||
|
|||
QFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be called TQFN and moved to tqfn.yaml
QFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm: | ||
device_type: 'QFN' | ||
ipc_class: 'qfn' | ||
size_source: 'https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add #page=12
maximum: 0.5 | ||
|
||
EP_size_x: 1.6 | ||
EP_size_y: 1.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use package pad dimensions and tolerances as given in the datasheet and then add EP_size_[xy]_overwrite to get a 1.6x1.6mm FP pad.
59dea84
to
6c03fd3
Compare
Thanks for the review, I've applied all changes. |
Looks good now. Please push the new FP to KiCad/kicad-footprints#2049. |
Done. |
FP merged. |
See KiCad/kicad-footprints#2049 (comment).