fuse 1812

This commit is contained in:
Anton 2026-06-21 22:54:09 +03:00
parent afbcf745be
commit e9376b0bc9
2 changed files with 69 additions and 237 deletions

View file

@ -2,7 +2,8 @@
(version 20251024) (version 20251024)
(generator "kicad_symbol_editor") (generator "kicad_symbol_editor")
(generator_version "10.0") (generator_version "10.0")
(symbol "R-TER-H-FUSE" (symbol "R-TER-FUSE"
(body_styles "H" "V")
(pin_numbers (pin_numbers
(hide yes) (hide yes)
) )
@ -89,7 +90,7 @@
) )
) )
) )
(symbol "R-TER-H-FUSE_1_0" (symbol "R-TER-FUSE_1_1"
(polyline (polyline
(pts (pts
(xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75) (xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75)
@ -114,6 +115,24 @@
(type background) (type background)
) )
) )
(text "t°"
(at -1.3 -5 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
(text "t°"
(at -1.3 -5 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
(pin passive line (pin passive line
(at -7.5 0 0) (at -7.5 0 0)
(length 2.5) (length 2.5)
@ -151,112 +170,10 @@
) )
) )
) )
(symbol "R-TER-H-FUSE_1_1" (symbol "R-TER-FUSE_1_2"
(text "t°"
(at -1.3 -5 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
)
(embedded_fonts no)
)
(symbol "R-TER-V-FUSE"
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(duplicate_pin_numbers_are_jumpers no)
(property "Reference" "FU"
(at 3.75 0 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 2.2 2.2)
)
(justify left)
)
)
(property "Value" "FUU"
(at 3.75 -2.5 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 2.2 2.2)
)
(justify left)
)
)
(property "Footprint" ""
(at -1.903 -0.125 90)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 1.25 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Fuse"
(at 0 0 90)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_keywords" "R res resistor"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_fp_filters" "R_*"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(symbol "R-TER-V-FUSE_1_0"
(polyline (polyline
(pts (pts
(xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75) (xy -6.5 -3.875) (xy -4 -3.875) (xy 3.5 3.625)
) )
(stroke (stroke
(width 0) (width 0)
@ -278,6 +195,15 @@
(type background) (type background)
) )
) )
(text "t°"
(at -5.5085 -3.5085 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
(pin passive line (pin passive line
(at 0 -7.5 90) (at 0 -7.5 90)
(length 2.5) (length 2.5)
@ -315,17 +241,6 @@
) )
) )
) )
(symbol "R-TER-V-FUSE_1_1"
(text "t°"
(at -5.5085 -3.5085 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
)
(embedded_fonts no) (embedded_fonts no)
) )
(symbol "TestPoint" (symbol "TestPoint"

View file

@ -2871,7 +2871,8 @@
) )
(embedded_fonts no) (embedded_fonts no)
) )
(symbol "R-TER-H" (symbol "R-TER"
(body_styles "H" "V")
(pin_numbers (pin_numbers
(hide yes) (hide yes)
) )
@ -2883,24 +2884,26 @@
(on_board yes) (on_board yes)
(in_pos_files yes) (in_pos_files yes)
(duplicate_pin_numbers_are_jumpers no) (duplicate_pin_numbers_are_jumpers no)
(property "Reference" "RK" (property "Reference" "R"
(at 0 3.75 0) (at 3.75 0 0)
(show_name no) (show_name no)
(do_not_autoplace no) (do_not_autoplace no)
(effects (effects
(font (font
(size 2.2 2.2) (size 2.2 2.2)
) )
(justify left)
) )
) )
(property "Value" "R-VAR" (property "Value" "RR"
(at 5 -3.75 0) (at 3.75 -2.5 0)
(show_name no) (show_name no)
(do_not_autoplace no) (do_not_autoplace no)
(effects (effects
(font (font
(size 2.2 2.2) (size 2.2 2.2)
) )
(justify left)
) )
) )
(property "Footprint" "" (property "Footprint" ""
@ -2958,7 +2961,7 @@
) )
) )
) )
(symbol "R-TER-H_1_0" (symbol "R-TER_1_1"
(polyline (polyline
(pts (pts
(xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75) (xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75)
@ -2983,6 +2986,24 @@
(type background) (type background)
) )
) )
(text "t°"
(at -1.25 -5 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
(text "t°"
(at -1.25 -5 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
(pin passive line (pin passive line
(at -7.5 0 0) (at -7.5 0 0)
(length 2.5) (length 2.5)
@ -3020,109 +3041,7 @@
) )
) )
) )
(symbol "R-TER-H_1_1" (symbol "R-TER_1_2"
(text "t°"
(at -1.25 -5 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
)
(embedded_fonts no)
)
(symbol "R-TER-V"
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(duplicate_pin_numbers_are_jumpers no)
(property "Reference" "R"
(at 3.75 0 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 2.2 2.2)
)
(justify left)
)
)
(property "Value" "RR"
(at 3.75 -2.5 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 2.2 2.2)
)
(justify left)
)
)
(property "Footprint" ""
(at -1.903 -0.125 90)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 1.25 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 0 0 90)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_keywords" "R res resistor"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_fp_filters" "R_*"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(symbol "R-TER-V_1_0"
(polyline (polyline
(pts (pts
(xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75) (xy -6.25 -3.75) (xy -3.75 -3.75) (xy 3.75 3.75)
@ -3147,6 +3066,15 @@
(type background) (type background)
) )
) )
(text "t°"
(at -5.5078 -3.5091 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
(pin passive line (pin passive line
(at 0 -7.5 90) (at 0 -7.5 90)
(length 2.5) (length 2.5)
@ -3184,17 +3112,6 @@
) )
) )
) )
(symbol "R-TER-V_1_1"
(text "t°"
(at -5.5078 -3.5091 0)
(effects
(font
(size 2.1844 2.1844)
)
(justify left bottom)
)
)
)
(embedded_fonts no) (embedded_fonts no)
) )
(symbol "R-VAR-H" (symbol "R-VAR-H"