add qeda lib parts to have them locally
This commit is contained in:
parent
62c6a72f12
commit
7926e1fee0
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +0,0 @@
|
||||
# QEDA library github parts
|
||||
capacitor/c0603.yaml
|
||||
capacitor/c0805.yaml
|
||||
resistor/r0603.yaml
|
||||
resistor/r1206.yaml
|
||||
diode/led0603.yaml
|
13
capacitor/c0603.yaml
Normal file
13
capacitor/c0603.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
name: C0603
|
||||
description: Chip capacitor 1.6x0.8 mm
|
||||
keywords: Capacitor
|
||||
|
||||
schematic:
|
||||
symbol: capacitor
|
||||
|
||||
housing:
|
||||
pattern: chip
|
||||
bodyLength: 1.45-1.75
|
||||
bodyWidth: 0.65-0.95
|
||||
height: 0.78-0.92
|
||||
leadLength: 0.2-0.5
|
13
resistor/r0603.yaml
Normal file
13
resistor/r0603.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
name: R0603
|
||||
description: Chip resistor 1.6x0.8 mm
|
||||
keywords: Resistor, 1/10W
|
||||
|
||||
schematic:
|
||||
symbol: resistor
|
||||
|
||||
housing:
|
||||
pattern: chip
|
||||
bodyLength: 1.5-1.7
|
||||
bodyWidth: 0.7-0.9
|
||||
height: 0.35-0.55
|
||||
leadLength: 0.15-0.45
|
13
resistor/r1206.yaml
Normal file
13
resistor/r1206.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
name: R1206
|
||||
description: Chip resistor 3.1x1.55 mm
|
||||
keywords: Resistor, 1/4W
|
||||
|
||||
schematic:
|
||||
symbol: resistor
|
||||
|
||||
housing:
|
||||
pattern: chip
|
||||
bodyLength: 2.95-3.25
|
||||
bodyWidth: 1.3-1.7
|
||||
height: 0.45-0.65
|
||||
leadLength: 0.15-0.65
|
18
te/1206sfh.yaml
Normal file
18
te/1206sfh.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
name: 1206SFH
|
||||
suffix: 100F/24, 120F/24, 150F/24, 200F/24, 250F/24, 300F/24
|
||||
description: 1206 (3216mm) High-Current-Rated Chip Fuse
|
||||
keywords: Fuse
|
||||
|
||||
schematic:
|
||||
symbol: fuse
|
||||
|
||||
housing:
|
||||
pattern: chip
|
||||
bodyWidth: 1.4-1.6
|
||||
bodyLength: 3-3.4
|
||||
height: 0.77-1.17
|
||||
leadLength: 0.26-0.76
|
||||
|
||||
padWidth: 1.45
|
||||
padHeight: 1.8
|
||||
padSpan: 4.4
|
Loading…
Reference in New Issue
Block a user