diff options
Diffstat (limited to 'libraries/evmik_switches.lbr')
-rw-r--r-- | libraries/evmik_switches.lbr | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/libraries/evmik_switches.lbr b/libraries/evmik_switches.lbr index d435041..093e2eb 100644 --- a/libraries/evmik_switches.lbr +++ b/libraries/evmik_switches.lbr @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE eagle SYSTEM "eagle.dtd"> -<eagle version="6.5.0"> +<eagle version="6.4"> <drawing> <settings> <setting alwaysvectorfont="no"/> @@ -103,20 +103,20 @@ </packages> <symbols> <symbol name="SWITCH1AS"> -<wire x1="0" y1="-3.175" x2="0" y2="-2.54" width="0.254" layer="94"/> -<wire x1="0" y1="-2.54" x2="-1.524" y2="3.048" width="0.254" layer="94"/> -<wire x1="1.27" y1="2.54" x2="2.54" y2="2.54" width="0.254" layer="94"/> -<wire x1="2.54" y1="2.54" x2="2.54" y2="3.175" width="0.254" layer="94"/> -<wire x1="-2.54" y1="2.54" x2="-1.27" y2="2.54" width="0.254" layer="94"/> -<wire x1="-2.54" y1="2.54" x2="-2.54" y2="3.175" width="0.254" layer="94"/> -<wire x1="0.508" y1="1.27" x2="1.016" y2="1.524" width="0.1524" layer="94"/> -<wire x1="0.508" y1="1.27" x2="1.016" y2="1.016" width="0.1524" layer="94"/> -<wire x1="0.508" y1="1.27" x2="1.524" y2="1.27" width="0.1524" layer="94"/> -<text x="5.08" y="-2.54" size="1.778" layer="95" rot="R90">>NAME</text> -<text x="7.62" y="-2.54" size="1.778" layer="96" rot="R90">>VALUE</text> -<pin name="2" x="0" y="-5.08" visible="pad" length="short" direction="pas" rot="R90"/> -<pin name="3" x="2.54" y="5.08" visible="pad" length="short" direction="pas" rot="R270"/> -<pin name="1" x="-2.54" y="5.08" visible="pad" length="short" direction="pas" rot="R270"/> +<wire x1="3.175" y1="0" x2="2.54" y2="0" width="0.254" layer="94"/> +<wire x1="2.54" y1="0" x2="-3.048" y2="1.524" width="0.254" layer="94"/> +<wire x1="-2.54" y1="-1.27" x2="-2.54" y2="-2.54" width="0.254" layer="94"/> +<wire x1="-2.54" y1="-2.54" x2="-3.175" y2="-2.54" width="0.254" layer="94"/> +<wire x1="-2.54" y1="2.54" x2="-2.54" y2="1.27" width="0.254" layer="94"/> +<wire x1="-2.54" y1="2.54" x2="-3.175" y2="2.54" width="0.254" layer="94"/> +<wire x1="-1.27" y1="-0.508" x2="-1.524" y2="-1.016" width="0.1524" layer="94"/> +<wire x1="-1.27" y1="-0.508" x2="-1.016" y2="-1.016" width="0.1524" layer="94"/> +<wire x1="-1.27" y1="-0.508" x2="-1.27" y2="-1.524" width="0.1524" layer="94"/> +<text x="2.54" y="-5.08" size="1.778" layer="95" rot="MR0">>NAME</text> +<text x="2.54" y="-7.62" size="1.778" layer="96" rot="MR0">>VALUE</text> +<pin name="2" x="5.08" y="0" visible="pad" length="short" direction="pas" rot="R180"/> +<pin name="3" x="-5.08" y="-2.54" visible="pad" length="short" direction="pas"/> +<pin name="1" x="-5.08" y="2.54" visible="pad" length="short" direction="pas"/> </symbol> <symbol name="SWITCH-OFF-BOARD"> <wire x1="1.905" y1="0" x2="2.54" y2="0" width="0.254" layer="94"/> @@ -163,7 +163,7 @@ </devices> </deviceset> <deviceset name="OFF_BOARD"> -<description>Off board awitch</description> +<description>Off board switch</description> <gates> <gate name="G$1" symbol="SWITCH1AS" x="0" y="0"/> </gates> |