Skip to content

Commit

Permalink
Added name and value text to USBAB symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade committed Aug 14, 2015
1 parent 4c17ecd commit 193c00a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions SparkFun-Connectors.lbr
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.3.0">
<eagle version="7.1.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 @@ -22455,6 +22455,8 @@ Reduced openings in tStop, pins spread a tiny bit out to hold part on PCB during
<pin name="GND" x="-5.08" y="5.08" visible="pad" length="short"/>
<pin name="USBID" x="-5.08" y="2.54" visible="pad" length="short"/>
<pin name="SHIELD" x="-5.08" y="-7.62" visible="pad" length="short"/>
<text x="-2.54" y="7.62" size="1.778" layer="95">&gt;NAME</text>
<text x="-2.54" y="-12.7" size="1.778" layer="96">&gt;VALUE</text>
</symbol>
<symbol name="SDCARD-1">
<wire x1="-7.62" y1="17.78" x2="7.62" y2="17.78" width="0.254" layer="94"/>
Expand Down

0 comments on commit 193c00a

Please sign in to comment.