diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-16 11:48:45 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-16 11:48:45 +0530 |
| commit | 6a46425919814d96e6f8a273695c13d5be64793e (patch) | |
| tree | 2e0e87f0a7113160cea875f3d9deee24763caec2 /library/Slider.kicad_sym | |
| parent | 7f76271c61cd6d3ef66520d85f824261dc2210db (diff) | |
| download | sinthinator-6a46425919814d96e6f8a273695c13d5be64793e.tar.gz sinthinator-6a46425919814d96e6f8a273695c13d5be64793e.zip | |
Add mcu connected with the slider bits
Diffstat (limited to '')
| -rw-r--r-- | library/Slider.kicad_sym | 171 |
1 files changed, 171 insertions, 0 deletions
diff --git a/library/Slider.kicad_sym b/library/Slider.kicad_sym new file mode 100644 index 0000000..2a83081 --- /dev/null +++ b/library/Slider.kicad_sym @@ -0,0 +1,171 @@ +(kicad_symbol_lib + (version 20251024) + (generator "kicad_symbol_editor") + (generator_version "10.0") + (symbol "Slider" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "UTouch" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Slider:TouchSlider-5_80x12mm" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "Slider_0_1" + (rectangle + (start -12.7 3.81) + (end 12.7 -3.81) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Slider_1_1" + (pin output line + (at -12.7 0 180) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -5.08 3.81 90) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 0 3.81 90) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 5.08 3.81 90) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 0) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) +) |
