replace R500 with two diodes

This commit is contained in:
Triss 2022-01-19 23:23:01 +01:00
parent 27a3030c11
commit 39df362eca
3 changed files with 507 additions and 342 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1011,6 +1011,12 @@
(path "/00000000-0000-0000-0000-000061ca98f5/00000000-0000-0000-0000-000061cb1638" (path "/00000000-0000-0000-0000-000061ca98f5/00000000-0000-0000-0000-000061cb1638"
(reference "D401") (unit 1) (value "BZX84C3V6") (footprint "Diode_SMD:D_SOT-23_ANK") (reference "D401") (unit 1) (value "BZX84C3V6") (footprint "Diode_SMD:D_SOT-23_ANK")
) )
(path "/00000000-0000-0000-0000-000061ca99c0/cd31d24f-2539-4e45-bae0-2bcf3b69fee6"
(reference "D500") (unit 1) (value "1N4001") (footprint "Diode_SMD:D_SOD-123")
)
(path "/00000000-0000-0000-0000-000061ca99c0/f654ef7c-31e7-4910-813b-2209a07c2bfc"
(reference "D501") (unit 1) (value "1N4001") (footprint "Diode_SMD:D_SOD-123")
)
(path "/00000000-0000-0000-0000-000061cb1334" (path "/00000000-0000-0000-0000-000061cb1334"
(reference "H1") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via") (reference "H1") (unit 1) (value "MountingHole") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via")
) )
@ -1122,9 +1128,6 @@
(path "/00000000-0000-0000-0000-000061ca98f5/00000000-0000-0000-0000-000061c81fcc" (path "/00000000-0000-0000-0000-000061ca98f5/00000000-0000-0000-0000-000061c81fcc"
(reference "R408") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder") (reference "R408") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder")
) )
(path "/00000000-0000-0000-0000-000061ca99c0/00000000-0000-0000-0000-000062925a32"
(reference "R500") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder")
)
(path "/00000000-0000-0000-0000-000061cd9b9d" (path "/00000000-0000-0000-0000-000061cd9b9d"
(reference "SW1") (unit 1) (value "SW_Push") (footprint "Button_Switch_THT:SW_PUSH_6mm") (reference "SW1") (unit 1) (value "SW_Push") (footprint "Button_Switch_THT:SW_PUSH_6mm")
) )

View File

@ -140,41 +140,63 @@
) )
) )
) )
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) (symbol "Device:D" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90) (property "Reference" "D" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Value" "R" (id 1) (at 0 0 90) (property "Value" "D" (id 1) (at 0 -2.54 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "" (id 2) (at -1.778 0 90) (property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 0 0 0) (property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) (property "ki_keywords" "diode" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_description" "Resistor" (id 5) (at 0 0 0) (property "ki_description" "Diode" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "R_0_1" (symbol "D_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54) (polyline
(pts
(xy -1.27 1.27)
(xy -1.27 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 0)
(xy -1.27 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 1.27)
(xy 1.27 -1.27)
(xy -1.27 0)
(xy 1.27 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0)) (stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none)) (fill (type none))
) )
) )
(symbol "R_1_1" (symbol "D_1_1"
(pin passive line (at 0 3.81 270) (length 1.27) (pin passive line (at -3.81 0 0) (length 2.54)
(name "~" (effects (font (size 1.27 1.27)))) (name "K" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 -3.81 90) (length 1.27) (pin passive line (at 3.81 0 180) (length 2.54)
(name "~" (effects (font (size 1.27 1.27)))) (name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27))))
) )
) )
@ -325,8 +347,8 @@
) )
) )
(junction (at 105.41 107.95) (diameter 0) (color 0 0 0 0) (junction (at 113.03 107.95) (diameter 0) (color 0 0 0 0)
(uuid 1d6c2d6c-bee0-401d-9749-98f17833afdd) (uuid 16d9ee91-9f7e-4305-88b4-ae4dabd60b80)
) )
(junction (at 160.02 124.46) (diameter 0) (color 0 0 0 0) (junction (at 160.02 124.46) (diameter 0) (color 0 0 0 0)
(uuid 9ad8e352-005c-4299-8beb-56f3b58c96b7) (uuid 9ad8e352-005c-4299-8beb-56f3b58c96b7)
@ -334,11 +356,15 @@
(no_connect (at 152.4 72.39) (uuid 7f7833f4-976f-4a80-99c4-69f2976ed565)) (no_connect (at 152.4 72.39) (uuid 7f7833f4-976f-4a80-99c4-69f2976ed565))
(wire (pts (xy 113.03 107.95) (xy 146.05 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 10825e81-5515-4349-ad21-591c006636aa)
)
(wire (pts (xy 138.43 110.49) (xy 146.05 110.49)) (wire (pts (xy 138.43 110.49) (xy 146.05 110.49))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 16f7bce9-4362-41db-8a7c-fdfb519b5d02) (uuid 16f7bce9-4362-41db-8a7c-fdfb519b5d02)
) )
(wire (pts (xy 93.98 107.95) (xy 91.44 107.95)) (wire (pts (xy 102.87 105.41) (xy 100.33 105.41))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1ba3e338-9465-4844-8361-6715d7885c15) (uuid 1ba3e338-9465-4844-8361-6715d7885c15)
) )
@ -362,6 +388,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 304b4bda-a2f9-4e75-8c48-5fa599f3e3be) (uuid 304b4bda-a2f9-4e75-8c48-5fa599f3e3be)
) )
(wire (pts (xy 110.49 110.49) (xy 113.03 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 33508c49-b145-4344-87bf-5d956e62e625)
)
(wire (pts (xy 180.34 64.77) (xy 180.34 85.09)) (wire (pts (xy 180.34 64.77) (xy 180.34 85.09))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3a68149f-c2c4-4261-91ea-c46d429a3527) (uuid 3a68149f-c2c4-4261-91ea-c46d429a3527)
@ -378,10 +408,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 56b53988-7c92-40d8-a754-683f4429d93e) (uuid 56b53988-7c92-40d8-a754-683f4429d93e)
) )
(wire (pts (xy 105.41 111.76) (xy 105.41 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5da06777-0696-4bb2-8c9a-78c96b4b3e90)
)
(wire (pts (xy 124.46 96.52) (xy 124.46 100.33)) (wire (pts (xy 124.46 96.52) (xy 124.46 100.33))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 60a7dcc1-b459-4b69-be02-f48b66a815f0) (uuid 60a7dcc1-b459-4b69-be02-f48b66a815f0)
@ -390,6 +416,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 62c6f8ce-78e5-4ab3-bb01-2fcb0df87aa6) (uuid 62c6f8ce-78e5-4ab3-bb01-2fcb0df87aa6)
) )
(wire (pts (xy 113.03 107.95) (xy 113.03 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6a23e3a9-b4f3-4862-a510-2c09efc9ab70)
)
(wire (pts (xy 139.7 115.57) (xy 146.05 115.57)) (wire (pts (xy 139.7 115.57) (xy 146.05 115.57))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6a64dd07-768e-41ea-a2d4-20a9fd6e3550) (uuid 6a64dd07-768e-41ea-a2d4-20a9fd6e3550)
@ -414,6 +444,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 895d5ca3-0e9a-421e-88ea-3017edd2db62) (uuid 895d5ca3-0e9a-421e-88ea-3017edd2db62)
) )
(wire (pts (xy 100.33 110.49) (xy 102.87 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8ca8de40-a514-44b7-879b-927184fcac18)
)
(wire (pts (xy 132.08 62.23) (xy 182.88 62.23)) (wire (pts (xy 132.08 62.23) (xy 182.88 62.23))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8d9f6cfa-f60f-4071-93c7-4e5322dd9048) (uuid 8d9f6cfa-f60f-4071-93c7-4e5322dd9048)
@ -422,6 +456,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 914a2046-646f-4d53-b355-ce2139e25907) (uuid 914a2046-646f-4d53-b355-ce2139e25907)
) )
(wire (pts (xy 110.49 105.41) (xy 113.03 105.41))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 95e02d21-af48-4ec8-baca-fe795360023f)
)
(wire (pts (xy 173.99 100.33) (xy 171.45 100.33)) (wire (pts (xy 173.99 100.33) (xy 171.45 100.33))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid aeae1c08-0511-41ff-896d-95b95a86eb35) (uuid aeae1c08-0511-41ff-896d-95b95a86eb35)
@ -430,18 +468,14 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid c2079b33-906e-4c67-b0b6-7e228acc166b) (uuid c2079b33-906e-4c67-b0b6-7e228acc166b)
) )
(wire (pts (xy 113.03 105.41) (xy 113.03 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c5b9402b-8d30-445c-9fdd-677320634210)
)
(wire (pts (xy 143.51 85.09) (xy 146.05 85.09)) (wire (pts (xy 143.51 85.09) (xy 146.05 85.09))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid c88340d4-f51e-4560-b5d7-7144fb4e8a04) (uuid c88340d4-f51e-4560-b5d7-7144fb4e8a04)
) )
(wire (pts (xy 105.41 107.95) (xy 146.05 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e6235600-87cc-4c82-b15f-34fb66b9bf0e)
)
(wire (pts (xy 101.6 107.95) (xy 105.41 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ec1ade12-3e4c-4517-be56-01c5cfbeed11)
)
(wire (pts (xy 182.88 92.71) (xy 171.45 92.71)) (wire (pts (xy 182.88 92.71) (xy 171.45 92.71))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ed07ef6f-ad02-4918-99cc-7c0ba04c389d) (uuid ed07ef6f-ad02-4918-99cc-7c0ba04c389d)
@ -464,17 +498,17 @@
(uuid 6597e724-ffad-43f1-9619-cca25cced87f) (uuid 6597e724-ffad-43f1-9619-cca25cced87f)
) )
(global_label "EMERG_SHDN" (shape input) (at 105.41 111.76 270) (fields_autoplaced) (global_label "EMERG_SHDN" (shape input) (at 100.33 110.49 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right)) (effects (font (size 1.27 1.27)) (justify right))
(uuid 064853d1-fee5-4dc2-a187-8cbdd26d3919) (uuid 064853d1-fee5-4dc2-a187-8cbdd26d3919)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.09 5.08 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
) )
(global_label "MAX_EN" (shape input) (at 91.44 107.95 180) (fields_autoplaced) (global_label "MAX_EN" (shape input) (at 100.33 105.41 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right)) (effects (font (size 1.27 1.27)) (justify right))
(uuid 7c1dbd41-291a-4aad-bf3b-16497f84df7b) (uuid 7c1dbd41-291a-4aad-bf3b-16497f84df7b)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 8.89 -2.54 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
) )
@ -636,18 +670,33 @@
(pin "1" (uuid 800524e8-eeb7-47e6-bf6e-a5758314e88a)) (pin "1" (uuid 800524e8-eeb7-47e6-bf6e-a5758314e88a))
) )
(symbol (lib_id "Device:R") (at 97.79 107.95 270) (unit 1) (symbol (lib_id "Device:D") (at 106.68 105.41 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000062925a32) (uuid cd31d24f-2539-4e45-bae0-2bcf3b69fee6)
(property "Reference" "R500" (id 0) (at 97.79 102.6922 90)) (property "Reference" "D500" (id 0) (at 106.68 99.8982 0))
(property "Value" "22k" (id 1) (at 97.79 105.0036 90)) (property "Value" "1N4001" (id 1) (at 106.68 102.2096 0))
(property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 97.79 106.172 90) (property "Footprint" "Diode_SMD:D_SOD-123" (id 2) (at 106.68 105.41 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 97.79 107.95 0) (property "Datasheet" "~" (id 3) (at 106.68 105.41 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 70ffa418-4725-4e6f-9cc7-a5a264ae28f2)) (pin "1" (uuid f0625f86-6b6f-4701-bae8-155df6c5a4b2))
(pin "2" (uuid 3247dbdc-c043-4c4a-b612-227b959926b6)) (pin "2" (uuid 9eeb9ba3-fcbe-4512-be0d-ab3150c61247))
)
(symbol (lib_id "Device:D") (at 106.68 110.49 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes)
(uuid f654ef7c-31e7-4910-813b-2209a07c2bfc)
(property "Reference" "D501" (id 0) (at 106.68 116.0018 0))
(property "Value" "1N4001" (id 1) (at 106.68 113.6904 0))
(property "Footprint" "Diode_SMD:D_SOD-123" (id 2) (at 106.68 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 106.68 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a121e607-0ec0-48fc-9192-13979e6f818b))
(pin "2" (uuid cfad1f35-f936-4a0c-bf71-8f9b0b2e4cbe))
) )
) )