Compare commits

...

9 Commits

Author SHA1 Message Date
King Kévin 67f769860e add PPTC fuse 2023-10-05 01:39:15 +02:00
King Kévin 804c8ddd84 add PPTC fuse 2023-10-05 01:38:59 +02:00
King Kévin 2790796f68 make B5x= schottky diodes more generic 2023-10-05 01:38:34 +02:00
King Kévin 2e1e395fd2 add screw terminal 2023-10-03 10:22:23 +02:00
King Kévin 3059d17746 add RJ45 port 2023-10-03 10:22:06 +02:00
King Kévin 7d7c838567 add 3PDT SMD switch 2023-10-03 10:21:47 +02:00
King Kévin 57d94fce44 add DPDT SMD switch 2023-10-03 10:21:36 +02:00
King Kévin 5f9bb34ccb add XLR 3 pin socket 2023-10-03 10:21:08 +02:00
King Kévin b15b495a6b add XLR 3 pin socket 2023-10-03 10:21:02 +02:00
10 changed files with 831 additions and 1 deletions

41
connector/mx126-5.0.rb Executable file
View File

@ -0,0 +1,41 @@
#!/usr/bin/env ruby
# encoding: utf-8
# ruby: 3.0.1
# number of possible pins
variations = (2..3).to_a
puts "name: MX126-5.0
description: screw terminal, 5.0 mm pitch
variations: #{variations.collect {|p| p.to_s + 'P'} * ', '}
datasheet: https://datasheet.lcsc.com/lcsc/2309141733_MAX-MX126-5-0-02P-GN01-Cu-S-A_C5188434.pdf
housing: &template
pattern: custom
height: 10.3
bodyLength: 7.8
leadHeight: 4.0
leadWidth: 0.6
leadLength: 1.0
holeDiameter: 1.3
pitch: 5.0
rowCount: 1
bodyPosition: 0, #{(7.8/2 -4.0).round(2)}
"
variations.each do |v|
puts "
pinout@#{v}P: 1-#{v}
schematic@#{v}P:
suffix: -#{v.to_s.rjust(2, '0')}P
symbol: connector
left: 1-#{v}
housing@#{v}P:
suffix: -#{v.to_s.rjust(2, '0')}P
<<: *template
bodyWidth: #{(5.0 * v).round(2)}
columnCount: #{v}
"
end

42
connector/mx126-5.0.yaml Normal file
View File

@ -0,0 +1,42 @@
name: MX126-5.0
description: screw terminal, 5.0 mm pitch
variations: 2P, 3P
datasheet: https://datasheet.lcsc.com/lcsc/2309141733_MAX-MX126-5-0-02P-GN01-Cu-S-A_C5188434.pdf
housing: &template
pattern: custom
height: 10.3
bodyLength: 7.8
leadHeight: 4.0
leadWidth: 0.6
leadLength: 1.0
holeDiameter: 1.3
pitch: 5.0
rowCount: 1
bodyPosition: 0, -0.1
pinout@2P: 1-2
schematic@2P:
suffix: -02P
symbol: connector
left: 1-2
housing@2P:
suffix: -02P
<<: *template
bodyWidth: 10.0
columnCount: 2
pinout@3P: 1-3
schematic@3P:
suffix: -03P
symbol: connector
left: 1-3
housing@3P:
suffix: -03P
<<: *template
bodyWidth: 15.0
columnCount: 3

View File

@ -0,0 +1,59 @@
name: KH-RJ45-56-8P8C-D
description: connector, RJ45, with LEDs
datasheet: https://datasheet.lcsc.com/lcsc/2105241836_Shenzhen-Kinghelm-Elec-KH-RJ45-56-8P8C-D_C2828082.pdf
pinout:
LED_R:
LEDA_R: 12
LEDC_R: 11
LED_L:
LEDA_L: 10
LEDC_L: 9
8P8C: 1-8
SHIELD: SH, SH_L
properties:
passive: LED_R, LED_L, 8P8C, SHIELD
schematic:
symbol: connector
left: LED_L, LED_R
right: 8P8C
bottom: SHIELD
housing:
pattern: custom
bodyWidth: 16.26
bodyLength: 15.75
height: 13.1
# 8P8C pins
holeDiameter: 0.89
padDiameter: 1.3
verticalPitch: 1.02
horizontalPitch: 1.78
# pin 1 on 1.02*3.5-1.02*n, 15.75/2-5.4-4.32+1.78=-0.065 or 15.75/2-5.4-4.32=-1.845
padPosition: 3.57, -0.065, 2.55, -1.845, 1.53, -0.065, 0.51, -1.845, -0.51, -0.065, -1.53, -1.845, -2.55, -0.065, -3.57, -1.845
# right LED
holeDiameter1: 0.89
padDiameter1: 1.3
# 15.75/2-5.4-9.13=-6.655 13.72/2=6.86 9.14/2=4.57
padPosition1: 6.86, -6.655, 4.57, -6.655
# left LED
holeDiameter2: 0.89
padDiameter2: 1.3
# 15.75/2-5.4-9.13=-6.655 13.72/2=6.86 9.14/2=4.57
padPosition2: -4.57, -6.655, -6.86, -6.655
# mounting holes, small middle
holeDiameter3: 1.8
padDiameter3: 2.2
# Y 15.75/2-5.4-3.56
padPosition3: 8.13, -1.085, -8.13, -1.085
# mounting holes, large bottom
holeDiameter4: 3.25
# Y 15.75/2-5.4
padPosition4: 6.35, 2.475, -6.35, 2.475

35
connector/xlr-15-n3l.yaml Normal file
View File

@ -0,0 +1,35 @@
name: XLR-15-N3L
description: XLR connector, 3-pin, male
datasheet: https://datasheet.lcsc.com/lcsc/2005251832_JINJIA-XLR-15-N3L_C558606.pdf
pinout:
PINS: 1-3
SHIELD: G
properties:
passive: 1-4, G
schematic:
symbol: connector
right: PINS
bottom: SHIELD
housing:
pattern: custom
height: 25.35
bodyLength: 22.3
bodyWidth: 25.35
bodyPosition: 0, 8.35
# 11.15 2.8 13.95
silkscreen: M -10.8, -11.15, 10.8, -11.15, 10.8, -8.35, -10.8, -8.35, -10.8, -11.15
# XLR pins
holeDiameter: 1.5
padDiameter: 2.1
padPosition: 3.81, 17.78, -3.81, 17.78, 0, 17.78, 0, 12.7
# mounting hold
numbers1: G
holeDiameter1: 1.6
padDiameter1: 0
padPosition1: 3.81, 8.89, -3.81, 3.81

View File

@ -0,0 +1,36 @@
name: XLR-18P-2-N3B
description: XLR connector, 3-pin, female
datasheet: https://datasheet.lcsc.com/lcsc/2005251832_JINJIA-XLR-18P-2-N3B_C558734.pdf
pinout:
PINS: 1-3
properties:
passive: 1-3
schematic:
symbol: connector
right: PINS
housing:
pattern: custom
height: 25.3
bodyLength: 22.2
bodyWidth: 25.3
bodyPosition: 0, 8.4
silkscreen: M -10.8, -11.1, 10.8, -11.1, 10.8, -8.4, -10.8, -8.4, -10.8, -11.1
# XLR pins 1-2
holeDiameter: 1.6
padDiameter: 2.2
padPosition: -3.81, 12.7, 3.81, 13.335
# XLR pins 3
holeDiameter1: 1.2
padDiameter1: 1.8
padPosition1: 0, 17.15
# mounting hold
holeDiameter2: 1.6
padDiameter2: 0
padPosition2: 3.81, 8.89, -3.81, 3.81

View File

@ -1,4 +1,5 @@
name: B540
name: B5x0
alias: B520, B540, B560
variations: SMC, THT
description: schottky barrier diode, 40V, 5A, SMC(DO-214AB)
datasheet: https://www.diodes.com/assets/Datasheets/B520C-B560C.pdf

View File

@ -0,0 +1,23 @@
name: MST22D18G2
description: switch, surface mount, slide, DPDT
datasheet: https://datasheet.lcsc.com/lcsc/2110190930_SHOU-HAN-MST22D18G2-125_C2906280.pdf
pinout: 1-6
schematic:
symbol: switch
left: 1,2,3
right: 4,5,6
housing:
pattern: custom
bodyWidth: 9.1
bodyLength: 3.5
height: 5.5
padWidth: 1.0
padHeight: 1.5
rowCount: 2
columnCount: 3
horizontalPitch: 2.5
verticalPitch: 6

View File

@ -0,0 +1,25 @@
name: MST23D18G2
description: switch, surface mount, slide, DP3T
datasheet: https://datasheet.lcsc.com/lcsc/2110190930_SHOU-HAN-MST23D18G2-125_C2906281.pdf
pinout: 1-8
schematic:
symbol: switch
left: 1-4
right: 5-8
housing:
pattern: custom
bodyWidth: 12.95
bodyLength: 3.5
height: 5.5
silkscreen: M -5 -1.5 5 -1.5
padWidth: 1.0
padHeight: 2.0
rowCount: 2
columnCount: 4
horizontalPitch: 2.0
verticalPitch: -6.0
padPosition: -4, 3, -2, 3, 2, 3, 4, 3, -4, -3, -2, -3, 2, -3, 4, -3

267
vreg/fuse_jk60.yaml Normal file
View File

@ -0,0 +1,267 @@
name: JK60
variations: 005, 010, 017, 020, 025, 030, 040, 050, 065, 075, 090, 110, 135, 160, 185, 200, 250, 300, 375, 500
description: PPTC resettable fuse
datasheet: https://datasheet.lcsc.com/lcsc/2304140030_Jinrui-Electronic-Materials-Co--JK60-110_C369088.pdf
schematic:
symbol: fuse
housing@005:
suffix: "-005"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 5.0 # A
height: 8.5 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@010:
suffix: "-010"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 5.5 # A
height: 9.5 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@017:
suffix: "-017"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 12.7 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@020:
suffix: "-020"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 12.7 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@025:
suffix: "-025"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 12.7 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@030:
suffix: "-030"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 13.0 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@040:
suffix: "-040"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.8 # A
height: 16.2 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@050:
suffix: "-050"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.8 # A
height: 16.2 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@065:
suffix: "-065"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 9.7 # A
height: 17.8 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@075:
suffix: "-075"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 10.4 # A
height: 18.4 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@090:
suffix: "-090"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 11.7 # A
height: 18.4 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@110:
suffix: "-110"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 13.0 # A
height: 18.0 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@135:
suffix: "-135"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 14.5 # A
height: 19.6 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@160:
suffix: "-160"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 16.3 # A
height: 21.3 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@185:
suffix: "-185"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 17.8 # A
height: 22.9 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@200:
suffix: "-200"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 17.8 # A
height: 22.9 # B
bodyLength: 3.0 # C
pitch: 5.1 # D
housing@250:
suffix: "-250"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 21.3 # A
height: 26.4 # B
bodyLength: 3.0 # C
pitch: 10.2 # D
housing@300:
suffix: "-300"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 21.3 # A
height: 26.4 # B
bodyLength: 3.0 # C
pitch: 10.2 # D
housing@375:
suffix: "-375"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 28.5 # A
height: 33.5 # B
bodyLength: 3.0 # C
pitch: 10.2 # D
housing@500:
suffix: "-500"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 28.5 # A
height: 33.5 # B
bodyLength: 3.0 # C
pitch: 10.2 # D

301
vreg/fuse_trf.yaml Normal file
View File

@ -0,0 +1,301 @@
name: TRF
variations: 002, 004, 006, 008, 009, 011, 012, 012U, 014, 014U, 018, 018U, 020, 030, 040, 050, 060, 080, 100, 150, 200
description: PPTC resettable fuse
datasheet: https://datasheet.lcsc.com/lcsc/2304140030_TLC-Electronic-TRF008_C262093.pdf
schematic:
symbol: fuse
housing@002:
suffix: "002"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 12.7 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@004:
suffix: "004"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.5
holeDiameter: 0.7 # lead diameter + 0.2
padDiameter: 1.1 # hole diameter + 0.2 * 2
bodyWidth: 5.8 # A
height: 9.9 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@006:
suffix: "006"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 5.8 # A
height: 9.9 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@008:
suffix: "008"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 12.7 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@009:
suffix: "009"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 7.4 # A
height: 12.7 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@011:
suffix: "011"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 6.5 # A
height: 11.0 # B
pitch: 5.1 # C
leadLength: 5.0 # D
bodyLength: 4.5 # E
housing@012:
suffix: "012"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 6.8 # A
height: 12.0 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@012U:
suffix: "012U"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 6.8 # A
height: 12.0 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@014:
suffix: "014"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 6.5 # A
height: 11.0 # B
pitch: 5.1 # C
leadLength: 5.0 # D
bodyLength: 4.5 # E
housing@014U:
suffix: "014U"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 6.0 # A
height: 10.0 # B
pitch: 5.1 # C
leadLength: 4.7 # D
bodyLength: 4.5 # E
housing@018:
suffix: "018"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 10.2 # A
height: 14.5 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@018U:
suffix: "018U"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 10.2 # A
height: 14.5 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@020:
suffix: "020"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 10.5 # A
height: 17.0 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@030:
suffix: "030"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 11.0 # A
height: 16.8 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 4.5 # E
housing@040:
suffix: "040"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 11.7 # A
height: 17.0 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E
housing@050:
suffix: "050"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 13.0 # A
height: 18.0 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E
housing@060:
suffix: "060"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.6
holeDiameter: 0.8 # lead diameter + 0.2
padDiameter: 1.2 # hole diameter + 0.2 * 2
bodyWidth: 14.0 # A
height: 19.5 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E
housing@080:
suffix: "080"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 16.3 # A
height: 21.3 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E
housing@100:
suffix: "100"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 17.8 # A
height: 22.9 # B
pitch: 5.1 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E
housing@150:
suffix: "150"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 20.8 # A
height: 29.8 # B
pitch: 10.2 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E
housing@200:
suffix: "200"
pattern: custom
rowCount: 1
columnCount: 2
leadDiameter: 0.8
holeDiameter: 1.0 # lead diameter + 0.2
padDiameter: 1.4 # hole diameter + 0.2 * 2
bodyWidth: 28.4 # A
height: 33.5 # B
pitch: 10.2 # C
leadLength: 7.6 # D
bodyLength: 3.8 # E