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

Fix D_Zener according to KLC

parent d9069298
No related branches found
No related tags found
No related merge requests found
......@@ -3778,7 +3778,7 @@
)
)
)
(symbol "D_Zener" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(symbol "D_Zener" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
......@@ -3788,7 +3788,7 @@
(property "Footprint" "fab:SOD-123" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds18004.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "diode zener" (id 4) (at 0 0 0)
......@@ -3797,7 +3797,7 @@
(property "ki_description" "Zener diode" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*SOD123*" (id 6) (at 0 0 0)
(property "ki_fp_filters" "*SOD?123*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "D_Zener_0_1"
......
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