create part SS13LSP
This commit is contained in:
parent
1b31fb89d1
commit
8dd09e58c8
5 changed files with 1131 additions and 0 deletions
28
footprints/0_Switches.pretty/SPDT_SS13LSP.kicad_mod
Normal file
28
footprints/0_Switches.pretty/SPDT_SS13LSP.kicad_mod
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
(module SPDT_SS13LSP (layer F.Cu) (tedit 5F6F5552)
|
||||
(fp_text reference REF** (at -2.25 -6 90) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify left))
|
||||
)
|
||||
(fp_text value SPDT_SS13LSP (at 2.25 -6 90) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify left))
|
||||
)
|
||||
(fp_line (start -3.3 0.5) (end -3.3 -5.9) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.3 -5.9) (end 3.3 -5.9) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 3.3 -5.9) (end 3.3 0.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.9 1.2) (end -1.9 5.2) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.9 5.2) (end 1.9 5.2) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1.9 5.2) (end 1.9 1.2) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.25 -6) (end -1.25 -19) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.25 -19) (end 1.25 -19) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1.25 -19) (end 1.25 -6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.25 0.5) (end 1.25 0.5) (layer F.SilkS) (width 0.12))
|
||||
(pad 1 thru_hole circle (at 0 -10.16) (size 2 2) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 0 -13.97) (size 2 2) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 0 -17.78) (size 2 2) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad "" thru_hole circle (at -2.225 0) (size 1.8 1.8) (drill 1.3) (layers *.Cu *.Mask))
|
||||
(pad "" thru_hole circle (at 2.225 0) (size 1.8 1.8) (drill 1.3) (layers *.Cu *.Mask))
|
||||
(model ${KIPRJMOD}/../submodules/KiCadLib/packages3d/0_Switches/SPDT_SS13LSP.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
BIN
packages3d/0_Switches/SPDT_SS13LSP.FCStd
Normal file
BIN
packages3d/0_Switches/SPDT_SS13LSP.FCStd
Normal file
Binary file not shown.
1074
packages3d/0_Switches/SPDT_SS13LSP.wrl
Normal file
1074
packages3d/0_Switches/SPDT_SS13LSP.wrl
Normal file
File diff suppressed because one or more lines are too long
7
symbols/0_Switches.dcm
Normal file
7
symbols/0_Switches.dcm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
EESchema-DOCLIB Version 2.0
|
||||
#
|
||||
$CMP SS13LSP
|
||||
F https://dresden.stratoinos.de/partstock/downloads/[239]_DS_T80-S.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
#End Doc Library
|
||||
22
symbols/0_Switches.lib
Normal file
22
symbols/0_Switches.lib
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
EESchema-LIBRARY Version 2.4
|
||||
#encoding utf-8
|
||||
#
|
||||
# SS13LSP
|
||||
#
|
||||
DEF SS13LSP S 0 40 Y N 1 F N
|
||||
F0 "S" 0 250 50 H V C CNN
|
||||
F1 "SS13LSP" 0 -250 50 H V C CNN
|
||||
F2 "0_Switches:SPDT_SS13LSP" 0 -350 50 H I C CNN
|
||||
F3 "" -50 0 50 H I C CNN
|
||||
DRAW
|
||||
S 100 200 -100 -200 0 1 0 f
|
||||
P 2 0 1 0 100 -100 0 -100 N
|
||||
P 2 0 1 0 100 100 0 100 N
|
||||
P 3 0 1 0 -100 0 -50 0 50 150 N
|
||||
X ~ 1 200 100 100 L 50 50 1 1 P
|
||||
X ~ 2 -200 0 100 R 50 50 1 1 P
|
||||
X ~ 3 200 -100 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
||||
Loading…
Add table
Add a link
Reference in a new issue