Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Commit

Permalink
Add name to Anderson symboland remove redundant name from fuse symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobin Holcomb authored and Tobin Holcomb committed Aug 28, 2016
1 parent eb7a87f commit 130b6cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eda/pie.lbr
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.6.0">
<eagle version="7.4.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
Expand Down Expand Up @@ -11053,6 +11053,7 @@ Vertical</description>
<wire x1="5.08" y1="0" x2="-7.62" y2="0" width="0.254" layer="94"/>
<pin name="VCC" x="7.62" y="2.54" visible="pin" length="middle" rot="R180"/>
<pin name="GND" x="7.62" y="-2.54" visible="pin" length="middle" rot="R180"/>
<text x="-7.62" y="6.096" size="1.778" layer="95">&gt;NAME</text>
</symbol>
<symbol name="POGO_PIN">
<description>&lt;b&gt; Pogo Pin Mounting/Probing Pad &lt;/b&gt;</description>
Expand Down Expand Up @@ -11257,7 +11258,6 @@ BREAKER</text>
<wire x1="-3.81" y1="0.762" x2="-3.81" y2="-0.762" width="0.254" layer="94"/>
<wire x1="-2.54" y1="0" x2="2.54" y2="0" width="0.1524" layer="94"/>
<text x="-3.81" y="1.397" size="1.778" layer="95" font="vector">&gt;NAME</text>
<text x="-3.81" y="-2.921" size="1.778" layer="96" font="vector">&gt;VALUE</text>
<pin name="2" x="5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
<pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
</symbol>
Expand Down

0 comments on commit 130b6cc

Please sign in to comment.