add generic USB-A SMD connector, and unify
This commit is contained in:
parent
657d39e198
commit
574527146e
@ -1,48 +0,0 @@
|
||||
name: USB-A-2.0_RECEPTACLE_912-121A2026S10100
|
||||
description: USB 2.0 standard-A receptacle, surface mount
|
||||
datasheet: https://datasheet.lcsc.com/lcsc/2102261733_Jing-Extension-of-the-Electronic-Co--912-121A2023S10100_C42428.pdf
|
||||
keywords: connector, USB
|
||||
# LCSC C42425
|
||||
|
||||
pinout:
|
||||
USB:
|
||||
VBUS: 1
|
||||
D-: 2
|
||||
D+: 3
|
||||
GND: 4
|
||||
SHELL:
|
||||
SHIELD: 5
|
||||
|
||||
properties:
|
||||
power: VBUS
|
||||
ground: GND
|
||||
bidir: D-, D+
|
||||
passive: SHIELD
|
||||
|
||||
schematic:
|
||||
symbol: connector
|
||||
right: USB
|
||||
bottom: SHELL
|
||||
|
||||
housing:
|
||||
pattern: custom
|
||||
bodyWidth: 13.1
|
||||
bodyLength: 10.6
|
||||
height: 6.3
|
||||
model: # from EasyEDA using JLC2KiCad
|
||||
file: 'library/connector/usb-a-2.0-receptacle_c42428.stp'
|
||||
rotation: 0,0,0
|
||||
position: 0,5.55,0
|
||||
|
||||
# signal pins
|
||||
padWidth: 1.0
|
||||
padHeight: 2.0 # hand tuned, not in datasheet
|
||||
padPosition: -3.5, -5.54, -1.0, -5.54, 1.0, -5.54, 3.5, -5.54 # y: tab - 7.54
|
||||
|
||||
# shell tabs
|
||||
numbers1: 5, 5
|
||||
slotWidth1: 0.6
|
||||
slotHeight1: 1.6
|
||||
padWidth1: 1.6
|
||||
padHeight1: 2.6
|
||||
padPosition1: -6.4, 2.0, 6.4, 2.0 # y: 10.6/2 - 3.3 measured, not in datasheet
|
BIN
connector/usb-a-2.0-receptacle_C2979063.FCStd
Normal file
BIN
connector/usb-a-2.0-receptacle_C2979063.FCStd
Normal file
Binary file not shown.
17594
connector/usb-a-2.0-receptacle_C2979063.step
Normal file
17594
connector/usb-a-2.0-receptacle_C2979063.step
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,48 +0,0 @@
|
||||
name: USB-A-2.0_RECEPTACLE_C42428
|
||||
description: USB 2.0 standard-A receptacle, surface mount
|
||||
datasheet: https://datasheet.lcsc.com/lcsc/2102261733_Jing-Extension-of-the-Electronic-Co--912-121A2023S10100_C42428.pdf
|
||||
keywords: connector, USB
|
||||
# LCSC C42428
|
||||
|
||||
pinout:
|
||||
USB:
|
||||
VBUS: 1
|
||||
D-: 2
|
||||
D+: 3
|
||||
GND: 4
|
||||
SHELL:
|
||||
SHIELD: 5
|
||||
|
||||
properties:
|
||||
power: VBUS
|
||||
ground: GND
|
||||
bidir: D-, D+
|
||||
passive: SHIELD
|
||||
|
||||
schematic:
|
||||
symbol: connector
|
||||
right: USB
|
||||
bottom: SHELL
|
||||
|
||||
housing:
|
||||
pattern: custom
|
||||
bodyWidth: 14.3
|
||||
bodyLength: 10.6
|
||||
height: 6.9
|
||||
model: # from EasyEDA using JLC2KiCad
|
||||
file: 'library/connector/usb-a-2.0-receptacle_c42428.stp'
|
||||
rotation: 0,0,0
|
||||
position: 0,6.1,0
|
||||
|
||||
# signal pins
|
||||
padWidth: 1.0
|
||||
padHeight: 1.5
|
||||
padPosition: -3.5, -6.05, -1.0, -6.05, 1.0, -6.05, 3.5, -6.05 # y: 10.6/2 + 1.5/2 = 6.05
|
||||
|
||||
# shell tabs
|
||||
numbers1: 5, 5
|
||||
slotWidth1: 0.6
|
||||
slotHeight1: 1.6
|
||||
padWidth1: 1.6
|
||||
padHeight1: 2.6
|
||||
padPosition1: -6.4, 1.49, 6.4, 1.49 # y: pad + 7.54
|
96
connector/usb-a-2.0-receptacle_smd.yaml
Normal file
96
connector/usb-a-2.0-receptacle_smd.yaml
Normal file
@ -0,0 +1,96 @@
|
||||
name: USB-A-2.0_RECEPTACLE_SMD
|
||||
variations: 912-121A2026S10100, 912-121A2023S10100, KH-AF90QCSMT-10-H6.3
|
||||
# 912-121A2026S10100, LCSC C42425, slim (no side plastic), https://datasheet.lcsc.com/lcsc/2102261733_Jing-Extension-of-the-Electronic-Co--912-121A2026S10100_C42425.pdf
|
||||
# 912-121A2023S10100, LCSC C42428, large (side plastic), https://datasheet.lcsc.com/lcsc/2102261733_Jing-Extension-of-the-Electronic-Co--912-121A2023S10100_C42428.pdf
|
||||
# KH-AF90QCSMT-10-H6.3, LCSC C2979063, large (side plastic), https://www.kinghelm.net/Data/bds666/upload/image/20230831/6382909053682330318224736.jpg
|
||||
description: USB 2.0 standard-A receptacle, surface mount
|
||||
keywords: connector, USB
|
||||
|
||||
pinout:
|
||||
USB:
|
||||
VBUS: 1
|
||||
D-: 2
|
||||
D+: 3
|
||||
GND: 4
|
||||
SHELL:
|
||||
SHIELD: 5
|
||||
|
||||
properties:
|
||||
power: VBUS
|
||||
ground: GND
|
||||
bidir: D-, D+
|
||||
passive: SHIELD
|
||||
|
||||
schematic:
|
||||
symbol: connector
|
||||
right: USB
|
||||
bottom: SHELL
|
||||
|
||||
housing@912-121A2026S10100: # LCSC C42425
|
||||
pattern: custom
|
||||
bodyWidth: 13.1
|
||||
bodyLength: 10.6
|
||||
height: 6.3
|
||||
model: # from EasyEDA using JLC2KiCad
|
||||
file: 'library/connector/usb-a-2.0-receptacle_c42428.stp'
|
||||
rotation: 0,0,0
|
||||
position: 0,5.55,0
|
||||
|
||||
# signal pins
|
||||
padWidth: 1.0
|
||||
padHeight: 2.0 # hand tuned, not in datasheet
|
||||
padPosition: -3.5, -5.54, -1.0, -5.54, 1.0, -5.54, 3.5, -5.54 # y: tab - 7.54
|
||||
|
||||
# shell tabs
|
||||
numbers1: 5, 5
|
||||
slotWidth1: 0.6
|
||||
slotHeight1: 1.6
|
||||
padWidth1: 1.6
|
||||
padHeight1: 2.6
|
||||
padPosition1: -6.4, 2.0, 6.4, 2.0 # y: 10.6/2 - 3.3 measured, not in datasheet
|
||||
|
||||
housing@912-121A2023S10100: # LCSC C42428
|
||||
pattern: custom
|
||||
bodyWidth: 14.3
|
||||
bodyLength: 10.6
|
||||
height: 6.9
|
||||
model: # from EasyEDA using JLC2KiCad
|
||||
file: 'library/connector/usb-a-2.0-receptacle_c42428.stp'
|
||||
rotation: 0,0,0
|
||||
position: 0,6.1,0
|
||||
|
||||
# signal pins
|
||||
padWidth: 1.0
|
||||
padHeight: 1.5
|
||||
padPosition: -3.5, -6.05, -1.0, -6.05, 1.0, -6.05, 3.5, -6.05 # y: 10.6/2 + 1.5/2 = 6.05
|
||||
|
||||
# shell tabs
|
||||
numbers1: 5, 5
|
||||
slotWidth1: 0.6
|
||||
slotHeight1: 1.6
|
||||
padWidth1: 1.6
|
||||
padHeight1: 2.6
|
||||
padPosition1: -6.4, 1.49, 6.4, 1.49 # y: pad + 7.54
|
||||
|
||||
housing@KH-AF90QCSMT-10-H6.3: # LCSC C2979063
|
||||
pattern: custom
|
||||
bodyWidth: 14.6
|
||||
bodyLength: 10.0
|
||||
height: 6.35
|
||||
model: # from EasyEDA using JLC2KiCad
|
||||
file: 'library/connector/usb-a-2.0-receptacle_C2979063.step'
|
||||
rotation: 0,0,0
|
||||
position: 0,0.4,3.5
|
||||
|
||||
# signal pins
|
||||
padWidth: 0.8
|
||||
padHeight: 1.6
|
||||
padPosition: -3.5, -5.5, -1.0, -5.5, 1.0, -5.5, 3.5, -5.5 # tab - 7.85 + 0.3 (hand tuning)
|
||||
|
||||
# shell tabs
|
||||
numbers1: 5, 5
|
||||
slotWidth1: 0.6
|
||||
slotHeight1: 1.5
|
||||
padWidth1: 1.6
|
||||
padHeight1: 2.5
|
||||
padPosition1: -6.4, 2.65, 6.4, 2.65 # -10/2+7.65
|
Loading…
Reference in New Issue
Block a user