Skip to content
Snippets Groups Projects
Commit e4b4761f authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Add bridge rectifier Diodes Inc HD01-T

parent 5b76fbab
No related branches found
No related tags found
No related merge requests found
Pipeline #221788 failed
......@@ -36,6 +36,12 @@ K battery cell 2025 2032 retainer holder 20mm
F https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-001.pdf
$ENDCMP
#
$CMP Bridge_Rectifier_DI_HD01-T
D Diode bridge
K rectifier ACDC
F https://www.diodes.com/assets/Datasheets/products_inactive_data/ds17003.pdf
$ENDCMP
#
$CMP C
D Unpolarized capacitor
K cap capacitor
......
......@@ -437,6 +437,38 @@ X - 2 0 -100 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Bridge_Rectifier_DI_HD01-T
#
DEF Bridge_Rectifier_DI_HD01-T D 0 0 Y Y 1 F N
F0 "D" 100 275 50 H V L CNN
F1 "Bridge_Rectifier_DI_HD01-T" 100 200 50 H V L CNN
F2 "fab:Bridge_Rectifier_DI_HD01-T" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
D*Bridge*
D*Rectifier*
$ENDFPLIST
DRAW
C -200 0 10 0 1 0 F
C 0 -200 10 0 1 0 F
C 0 200 10 0 1 0 F
C 200 0 10 0 1 0 F
P 2 0 1 10 -100 150 -50 100 N
P 2 0 1 10 -50 -100 -100 -150 N
P 2 0 1 10 100 -50 150 -100 N
P 2 0 1 10 100 50 150 100 N
P 4 0 1 10 -150 100 -100 50 -75 125 -150 100 N
P 4 0 1 10 -100 -50 -150 -100 -75 -125 -100 -50 N
P 4 0 1 10 50 100 100 150 125 75 50 100 N
P 4 0 1 10 125 -75 50 -100 100 -150 125 -75 N
P 5 0 1 0 -200 0 0 -200 200 0 0 200 -200 0 N
X + 1 300 0 100 L 50 50 1 1 P
X - 2 -300 0 100 R 50 50 1 1 P
X ~~ 3 0 300 100 D 50 50 1 1 P
X ~~ 4 0 -300 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# C
#
DEF C C 0 10 N Y 1 F N
......
(module Bridge_Rectifier_DI_HD01-T (layer F.Cu) (tedit 6063355A)
(descr "4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads")
(tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads")
(attr smd)
(fp_text reference REF** (at 0 -3.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Bridge_Rectifier_DI_HD01-T (at 0 3.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.6 -2.2) (end -3.6 -2.2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.6 2.2) (end 3.6 -2.2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.6 2.2) (end 3.6 2.2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.6 -2.2) (end -3.6 2.2) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.8 -2) (end -1.8 2) (layer F.SilkS) (width 0.12))
(fp_line (start 1.8 -2) (end 1.8 2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -2) (end 1.8 -2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2) (end 1.8 2) (layer F.SilkS) (width 0.12))
(fp_line (start 1.8 -2) (end 1.8 2) (layer F.Fab) (width 0.1))
(fp_line (start 1.8 2) (end -1.8 2) (layer F.Fab) (width 0.1))
(fp_line (start -1.8 2) (end -1.8 -1.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.8 -1.5) (end -1.3 -2) (layer F.Fab) (width 0.1))
(fp_line (start -1.3 -2) (end 1.8 -2) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -2.5 -1.25) (size 2 1.7) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 2.5 1.25) (size 2 1.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.5 1.25) (size 2 1.7) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 2.5 -1.25) (size 2 1.7) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-4_W7.62mm_SMDSocket.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment