make tighter footprint for tab, and add 3d model

This commit is contained in:
King Kévin 2024-05-11 17:08:08 +02:00
parent 3f3f15e7c3
commit 1b45488f6e
2 changed files with 1520 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,6 @@ name: MOLEX_197054001
description: PCB tab
datasheet: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/197/19705/197054001_sd.pdf
keywords: connector, tab
distributors: LCSC C505008
pinout:
TAB: 1,2
@ -18,7 +17,17 @@ housing:
bodyWidth: 7.9
bodyLength: 3.0
height: 14.22
model:
file: "library/connector/tab_molex_197054001.stp"
rotation: -90,0,0
position: 0,0,0.85
pitch: 5.08
holeDiameter: 1.70
# the datasheet recommends round holes
#holeDiameter: 1.70
slotWidth: 1.9 # Math.sqrt(1.22**2+0.81**2)*1.2 = 1.757
padWidth: 2.7 # 1.76 + 0.35*2
slotHeight: 1.0 # 0.81 * 1.2 = 0.972
padHeight: 1.7 # 1.0 + 0.35*2
columnCount: 2
rowCount: 1