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

Fix Thermistor_NTC according to KLC

parent 86f4355e
No related branches found
No related tags found
No related merge requests found
...@@ -10056,16 +10056,16 @@ ...@@ -10056,16 +10056,16 @@
) )
) )
(symbol "Thermistor_NTC" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) (symbol "Thermistor_NTC" (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))) (effects (font (size 1.27 1.27)))
) )
(property "Value" "Thermistor_NTC" (id 1) (at 3.175 0 90) (property "Value" "Thermistor_NTC" (id 1) (at 2.54 0 90)
(effects (font (size 1.27 1.27))) (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) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "https://www.mouser.fi/datasheet/2/18/AAS-920-324F-Thermometrics-NTC-SMD-032717-web-1018802.pdf" (id 3) (at 0 1.27 0) (property "Datasheet" "https://www.mouser.fi/datasheet/2/18/AAS-920-324F-Thermometrics-NTC-SMD-032717-web-1018802.pdf" (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" "thermistor NTC resistor sensor" (id 4) (at 0 0 0) (property "ki_keywords" "thermistor NTC resistor sensor" (id 4) (at 0 0 0)
...@@ -10108,7 +10108,7 @@ ...@@ -10108,7 +10108,7 @@
) )
(rectangle (start -1.016 2.54) (end 1.016 -2.54) (rectangle (start -1.016 2.54) (end 1.016 -2.54)
(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 background))
) )
(polyline (polyline
(pts (pts
...@@ -10154,11 +10154,11 @@ ...@@ -10154,11 +10154,11 @@
) )
) )
(symbol "Thermistor_NTC_1_1" (symbol "Thermistor_NTC_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)))) (name "~" (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 0 -5.08 90) (length 2.54)
(name "~" (effects (font (size 1.27 1.27)))) (name "~" (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))))
) )
......
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