diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-20 11:47:44 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-20 13:31:45 +0530 |
| commit | 505f13278a2109d6b26816df6cf182bf6dc7a171 (patch) | |
| tree | 62d7936f8c57a3053ca70acaa5b504bd434ddf92 /hardware/library/Slider.kicad_sym | |
| parent | ce13e7befd2e88f96a542967aa7124c56a88a70f (diff) | |
| download | sinthinator-505f13278a2109d6b26816df6cf182bf6dc7a171.tar.gz sinthinator-505f13278a2109d6b26816df6cf182bf6dc7a171.zip | |
Update touch slider dimensions + route i2c mux
Diffstat (limited to 'hardware/library/Slider.kicad_sym')
| -rw-r--r-- | hardware/library/Slider.kicad_sym | 34 |
1 files changed, 26 insertions, 8 deletions
diff --git a/hardware/library/Slider.kicad_sym b/hardware/library/Slider.kicad_sym index 9df4f55..7772216 100644 --- a/hardware/library/Slider.kicad_sym +++ b/hardware/library/Slider.kicad_sym @@ -230,7 +230,7 @@ ) ) ) - (property "Footprint" "Slider:TouchSlider-5_80x12mm" + (property "Footprint" "Slider:TouchSlider-6_100x15mm" (at 0 0 0) (show_name no) (do_not_autoplace no) @@ -265,8 +265,8 @@ ) (symbol "Slider_0_1" (rectangle - (start -12.7 3.81) - (end 12.7 -3.81) + (start -15.24 2.54) + (end 15.24 -2.54) (stroke (width 0) (type default) @@ -278,7 +278,7 @@ ) (symbol "Slider_1_1" (pin output line - (at -12.7 0 180) + (at -12.7 2.54 90) (length 2.54) (name "" (effects @@ -296,7 +296,7 @@ ) ) (pin output line - (at -5.08 3.81 90) + (at -7.62 2.54 90) (length 2.54) (name "" (effects @@ -314,7 +314,7 @@ ) ) (pin output line - (at 0 3.81 90) + (at -2.54 2.54 90) (length 2.54) (name "" (effects @@ -332,7 +332,7 @@ ) ) (pin output line - (at 5.08 3.81 90) + (at 2.54 2.54 90) (length 2.54) (name "" (effects @@ -350,7 +350,7 @@ ) ) (pin output line - (at 12.7 0 0) + (at 7.62 2.54 90) (length 2.54) (name "" (effects @@ -367,6 +367,24 @@ ) ) ) + (pin output line + (at 12.7 2.54 90) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) ) (embedded_fonts no) ) |
