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

DFN-8-1EP_2x2mm_P0.5mm_EP0.75x1.2mm footprint for SPF5122Z. Note EP i… #578

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,43 @@ DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm:
#include_suffix_in_3dpath: 'False'
#include_pad_size: 'fp_name_only' # 'both' | 'none' (default)

DFN-8-1EP_2x2mm_P0.5mm_EP0.75x1.2mm:
device_type: 'DFN'
#manufacturer: 'man'
#part_number: 'mpn'
size_source: 'https://www.qorvo.com/products/d/da001904'
body_size_x:
nominal: 2
tolerance: 0.05
body_size_y:
nominal: 2
tolerance: 0.05
lead_width:
nominal: 0.25
tolerance: 0.05
lead_len:
nominal: 0.35
tolerance: 0.05

EP_size_x:
nominal: 0.75
Comment on lines +282 to +283
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please insert nominal package EP size (and tolerance) and add EP_size_x_overwrite: 0.75 to get the suggested footprint pad.

EP_size_y:
nominal: 1.2
tolerance: 0.05
# EP_paste_coverage: 0.65
EP_num_paste_pads: [1, 2]
# heel_reduction: 0.1 #for relatively large EP pads (increase clearance)

pitch: 0.5
num_pins_x: 0
num_pins_y: 4
#chamfer_edge_pins: 0.25
#pin_count_grid:
#pad_length_addition: 0.5
#suffix: '_PullBack'
#include_suffix_in_3dpath: 'False'
#include_pad_size: 'fp_name_only' # 'both' | 'none' (default)

DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm:
device_type: 'DFN'
#manufacturer: 'man'
Expand Down