Changeset - 142e0ef908e6
[Not reviewed]
default
0 1 0
Nick Orlando (NEO) - 9 years ago 2016-06-19 00:02:28
nick.orlando67@gmail.com
fixed footprint that had polygon width of 0.
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
lbr/Protofusion-discrete.lbr
Show inline comments
 
@@ -3,13 +3,13 @@
 
<eagle version="7.5.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="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="0.1" altunitdist="mm" altunit="mm"/>
 
<layers>
 
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
 
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
 
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
 
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
 
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
 
@@ -19,14 +19,14 @@
 
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
 
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
 
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
 
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
 
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
 
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
 
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
 
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
 
<layer number="29" name="tStop" color="7" fill="3" visible="yes" active="yes"/>
 
<layer number="30" name="bStop" color="7" fill="6" visible="yes" active="yes"/>
 
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
 
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
 
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
 
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
 
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
 
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
 
@@ -346,13 +346,13 @@ TS-003</description>
 
</package>
 
<package name="8-POWERSFN-VIP">
 
<smd name="9" x="0" y="4" dx="2" dy="2" layer="1" stop="no" thermals="no" cream="no"/>
 
<smd name="1" x="-4.2" y="-3.9" dx="0.8" dy="2.8" layer="1" cream="no"/>
 
<text x="-5.4" y="-3.4" size="0.8128" layer="25" font="vector" ratio="16" rot="R90">&gt;NAME</text>
 
<text x="6.1" y="-3.7" size="0.8128" layer="27" font="vector" ratio="16" rot="R90">&gt;VALUE</text>
 
<polygon width="0" layer="1">
 
<polygon width="0.02" layer="1">
 
<vertex x="-4.85" y="3.7"/>
 
<vertex x="-4.85" y="0"/>
 
<vertex x="4.85" y="0"/>
 
<vertex x="4.85" y="3.7"/>
 
<vertex x="4.15" y="3.7"/>
 
<vertex x="4.15" y="6.6"/>
0 comments (0 inline, 0 general)