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

Fix MOSFET_N-CH_50V_16A according to KLC

parent fa86c950
No related branches found
No related tags found
No related merge requests found
...@@ -5252,15 +5252,15 @@ ...@@ -5252,15 +5252,15 @@
) )
) )
) )
(symbol "MOSFET_N-CH_50V_16A" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) (symbol "MOSFET_N-CH_50V_16A" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "Q" (id 0) (at 2.54 2.54 0) (property "Reference" "Q" (id 0) (at 1.27 7.62 0)
(effects (font (size 1.143 1.143)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "MOSFET_N-CH_50V_16A" (id 1) (at 2.54 0 0) (property "Value" "MOSFET_N-CH_50V_16A" (id 1) (at 1.27 5.08 0)
(effects (font (size 1.143 1.143)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "fab:TO-252" (id 2) (at 0.762 3.81 0) (property "Footprint" "fab:TO-252" (id 2) (at 0 0 0)
(effects (font (size 0.508 0.508)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/RFD16N05LSM-D.PDF" (id 3) (at 0 0 0) (property "Datasheet" "https://www.onsemi.com/pub/Collateral/RFD16N05LSM-D.PDF" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
...@@ -5271,9 +5271,15 @@ ...@@ -5271,9 +5271,15 @@
(property "ki_description" "N-Channel mosfet RFD16N05LSM9A in TO-252 package" (id 5) (at 0 0 0) (property "ki_description" "N-Channel mosfet RFD16N05LSM9A in TO-252 package" (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" "*TO252*" (id 6) (at 0 0 0) (property "ki_fp_filters" "*TO?252*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "MOSFET_N-CH_50V_16A_0_0"
(rectangle (start -3.81 3.81) (end 3.81 -3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "MOSFET_N-CH_50V_16A_1_0" (symbol "MOSFET_N-CH_50V_16A_1_0"
(polyline (polyline
(pts (pts
...@@ -5363,14 +5369,14 @@ ...@@ -5363,14 +5369,14 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none)) (fill (type none))
) )
(text "D" (at -1.1176 4.3942 0) (text "D" (at -1.27 5.08 0)
(effects (font (size 0.9906 0.9906))) (effects (font (size 1.27 1.27)))
) )
(text "G" (at -3.9624 -1.397 0) (text "G" (at -5.08 -1.27 0)
(effects (font (size 0.9906 0.9906))) (effects (font (size 1.27 1.27)))
) )
(text "S" (at 1.1176 -4.572 0) (text "S" (at 1.27 -5.08 0)
(effects (font (size 0.9906 0.9906))) (effects (font (size 1.27 1.27)))
) )
) )
(symbol "MOSFET_N-CH_50V_16A_1_1" (symbol "MOSFET_N-CH_50V_16A_1_1"
...@@ -5411,16 +5417,16 @@ ...@@ -5411,16 +5417,16 @@
(fill (type outline)) (fill (type outline))
) )
(pin passive line (at -5.08 -2.54 0) (length 2.54) (pin passive line (at -5.08 -2.54 0) (length 2.54)
(name "G" (effects (font (size 1.016 1.016)))) (name "G" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.016 1.016)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 5.08 270) (length 2.54) (pin passive line (at 0 5.08 270) (length 2.54)
(name "D" (effects (font (size 1.016 1.016)))) (name "D" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.016 1.016)))) (number "2" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 -5.08 90) (length 2.54) (pin passive line (at 0 -5.08 90) (length 2.54)
(name "S" (effects (font (size 1.016 1.016)))) (name "S" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.016 1.016)))) (number "3" (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