Skip to content

Commit

Permalink
Added a VOUT symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
mhord committed Oct 10, 2016
1 parent 93c9f6d commit 4e1b51b
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion SparkFun-Aesthetics.lbr
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.05" unitdist="inch" unit="mm" style="lines" multiple="1" display="yes" altdistance="0.025" altunitdist="inch" altunit="inch"/>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" 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="yes" active="yes"/>
Expand Down Expand Up @@ -97236,6 +97236,12 @@ Two of these half tabs, rotated in opposite directions, can be connected togethe
<text x="-1.016" y="3.556" size="1.778" layer="96">&gt;VALUE</text>
<pin name="VDDA" x="0" y="0" visible="off" length="short" direction="sup" rot="R90"/>
</symbol>
<symbol name="VOUT">
<wire x1="0.762" y1="1.27" x2="0" y2="2.54" width="0.254" layer="94"/>
<wire x1="0" y1="2.54" x2="-0.762" y2="1.27" width="0.254" layer="94"/>
<text x="-1.016" y="3.556" size="1.778" layer="96">&gt;VALUE</text>
<pin name="VOUT" x="0" y="0" visible="off" length="short" direction="sup" rot="R90"/>
</symbol>
</symbols>
<devicesets>
<deviceset name="DGND" prefix="GND">
Expand Down Expand Up @@ -98239,6 +98245,18 @@ Standard A4 size frame in Landscape</description>
</device>
</devices>
</deviceset>
<deviceset name="VOUT">
<gates>
<gate name="G$1" symbol="VOUT" x="0" y="0"/>
</gates>
<devices>
<device name="">
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
</library>
</drawing>
Expand Down

0 comments on commit 4e1b51b

Please sign in to comment.