added momentary switches SPDT

This commit is contained in:
jkriege2 2016-10-16 13:47:22 +02:00
parent d76f8a6aed
commit e97e5b8c55
2 changed files with 51 additions and 0 deletions

View file

@ -1533,6 +1533,16 @@ D Push button switch, push-to-open, generic, small symbol, two pins
K switch normally-closed pushbutton push-button
$ENDCMP
#
$CMP SW_Push_SPDT
D Momentary Switch, two position, single pole dual throw, 2 position switch, SPDT
K switch spdt ON-ON
$ENDCMP
#
$CMP SW_Push_SPDT_Small
D Momentary Switch, single pole double throw, small symbol
K switch single-pole double-throw spdt ON-ON
$ENDCMP
#
$CMP SW_Push_Small
D Push button switch, generic, small symbol, two pins
K switch normally-open pushbutton push-button

View file

@ -7936,6 +7936,47 @@ X B 2 150 0 50 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
# SW_Push_SPDT
#
DEF SW_Push_SPDT SW 0 0 N Y 1 F N
F0 "SW" 0 200 50 H V C CNN
F1 "SW_Push_SPDT" 0 -200 50 H V C CNN
F2 "" -625 175 50 H V C CNN
F3 "" -625 175 50 H V C CNN
$FPLIST
SW*
$ENDFPLIST
DRAW
P 2 0 0 0 0 40 0 160 N
C -125 0 25 0 1 0 N
C 125 -100 25 0 1 0 N
C 125 100 25 0 1 0 N
P 2 0 1 0 -100 10 160 80 N
X 1 1 300 100 150 L 50 50 1 1 P
X 2 2 -300 0 150 R 50 50 1 1 P
X 3 3 300 -100 150 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SW_Push_SPDT_Small
#
DEF SW_Push_SPDT_Small SW 0 0 Y N 1 F N
F0 "SW" 0 170 50 H V C CNN
F1 "SW_Push_SPDT_Small" 0 -200 50 H V C CNN
F2 "" 0 0 50 H V C CNN
F3 "" 0 0 50 H V C CNN
DRAW
C -80 0 20 0 0 0 N
C 80 -100 20 0 0 0 N
P 2 0 0 0 0 40 0 120 N
C 80 100 20 0 1 0 N
P 2 0 1 0 -60 10 100 80 N
X A 1 200 100 100 L 50 50 1 1 P
X B 2 -200 0 100 R 50 50 1 1 P
X C 3 200 -100 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SW_Push_Small
#
DEF SW_Push_Small SW 0 40 N N 1 F N