Removed duplicate components, improved push-button descriptions
This commit is contained in:
parent
1dab138002
commit
c9bebb711a
1 changed files with 7 additions and 11 deletions
|
@ -598,25 +598,21 @@ F ~
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP SW_PUSH
|
$CMP SW_PUSH
|
||||||
D Button, generic, normally open
|
D Push button switch, normally open, two pins
|
||||||
K switch push normally-open
|
K switch normally-open pushbutton push-button
|
||||||
F ~
|
F ~
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP SW_PUSH_SMALL
|
$CMP SW_PUSH_SMALL
|
||||||
D button, generic, small symbol
|
D Push button switch, normally open, two pins, small symbol
|
||||||
K switch normally-open push
|
K switch normally-open pushbutton push-button
|
||||||
F ~
|
F ~
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP SW_PUSH_SMALL
|
|
||||||
D Button
|
|
||||||
K switch
|
|
||||||
$ENDCMP
|
|
||||||
#
|
|
||||||
$CMP SW_PUSH_SMALL_H
|
$CMP SW_PUSH_SMALL_H
|
||||||
D Button
|
D Push button switch, generic, small symbol, two pins
|
||||||
K switch
|
K switch normally-open pushbutton push-button
|
||||||
|
F ~
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP Switch_DPST
|
$CMP Switch_DPST
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue