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

Add 205338 series SMT RA header for Molex Pico-Lock (2mm pitch) family #625

Open
wants to merge 2 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 @@ -340,6 +340,33 @@ device_definition:
#width_end: 4.5
end_from_body_side: 1.95

PicoLock_2mm_205338_side_entry:
series: 'Pico-Lock'
mpn_format_string: '205338-{pincount:04d}'
orientation: 'H'
datasheet: 'https://www.molex.com/pdm_docs/sd/2053380002_sd.pdf'
pinrange: ['list', [2,4,6,8,10]]
text_inside_pos: 'center'
pitch: 2
pad1_position: 'top-left' # 'top-left' | 'bottom-left' -> pin 2 always to the right of pin 1
mounting_pad_size: [1.67, 2.9]
# x position mounting inner mounting pad edge relative to nearest pad center
center_pad_to_mounting_pad_edge: 2.22
# y dimensions for pad given relative to mounting pad edge
rel_pad_y_outside_edge: 8.15
rel_pad_y_inside_edge: 6.7
pad_size_x: 1.1
# y position for body edge relative to mounting pad edge (positive -> body extends outside bounding box)
rel_body_edge_y: 0.08
body_size_y: 7.6
rel_body_edge_x: 2.975
edge_modifier_mount_pad_side:
# depth measured from 3D cad model, top of connector
depth: 2 # > 0: cutout, < 0: protrusion
# Measured from 3D cad model, bottom of connector
start_from_body_side: 1.775
end_from_body_side: 1.775

CLIKmate_top_entry:
series: 'CLIK-Mate'
mpn_format_string: '502382-{pincount:02d}70'
Expand Down