Skip to content
Snippets Groups Projects
Commit 54b0ea4c authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks 🦁
Browse files

Fix Thermistor_RTD according to KLC

parent 34c30aba
No related branches found
No related tags found
No related merge requests found
Pipeline #295528 failed
......@@ -10165,16 +10165,16 @@
)
)
(symbol "Thermistor_RTD" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "TH" (id 0) (at -4.445 0 90)
(property "Reference" "TH" (id 0) (at -3.81 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Thermistor_RTD" (id 1) (at 3.175 0 90)
(property "Value" "Thermistor_RTD" (id 1) (at 2.54 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "fab:R_1206" (id 2) (at 0 1.27 0)
(property "Footprint" "fab:R_1206" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.vishay.com/docs/28899/ptsat.pdf" (id 3) (at 0 1.27 0)
(property "Datasheet" "http://www.vishay.com/docs/28899/ptsat.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "thermistor resistor sensor RTD" (id 4) (at 0 0 0)
......@@ -10217,7 +10217,7 @@
)
(rectangle (start -1.016 2.54) (end 1.016 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
(fill (type background))
)
(polyline
(pts
......@@ -10263,11 +10263,11 @@
)
)
(symbol "Thermistor_RTD_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(pin passive line (at 0 5.08 270) (length 2.54)
(name "~" (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 0 -5.08 90) (length 2.54)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
......
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