Update the eagle version to 6.6.0
This commit is contained in:
parent
7a2d2d5a79
commit
4c97e0a5f5
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE eagle SYSTEM "eagle.dtd">
|
||||
<eagle version="6.5.0">
|
||||
<eagle version="6.6.0">
|
||||
<drawing>
|
||||
<settings>
|
||||
<setting alwaysvectorfont="yes"/>
|
||||
|
@ -95,7 +95,7 @@
|
|||
<wire x1="15" y1="16.2" x2="19.8" y2="16.2" width="0.3048" layer="25"/>
|
||||
<text x="3.6" y="25.2" size="0.8128" layer="25" ratio="17">1</text>
|
||||
<text x="0.5" y="3.1" size="1.27" layer="26" rot="MR90">version 0.6, 05/2014</text>
|
||||
<text x="1.8" y="12.2" size="1.27" layer="25" ratio="16" rot="R90">mini LED cube</text>
|
||||
<text x="1.9" y="12" size="1.27" layer="25" ratio="16" rot="R90">mini LED cube</text>
|
||||
</plain>
|
||||
<libraries>
|
||||
<library name="con-lstb">
|
||||
|
@ -1681,7 +1681,7 @@ design rules under a new name.</description>
|
|||
<attribute name="VALUE" x="8.989" y="35.886" size="1.27" layer="27" rot="R180"/>
|
||||
</element>
|
||||
<element name="C2" library="resistor" package="C0805" value="27p" x="7.2" y="29.7" smashed="yes" rot="R270">
|
||||
<attribute name="NAME" x="5.611" y="26.816" size="1.27" layer="25"/>
|
||||
<attribute name="NAME" x="5.511" y="26.516" size="1.27" layer="25"/>
|
||||
<attribute name="VALUE" x="4.914" y="30.589" size="1.27" layer="27" rot="R270"/>
|
||||
</element>
|
||||
<element name="R3" library="resistor" package="M0805" value="69" x="4.2" y="14.1" smashed="yes" rot="MR270">
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE eagle SYSTEM "eagle.dtd">
|
||||
<eagle version="6.5.0">
|
||||
<eagle version="6.6.0">
|
||||
<drawing>
|
||||
<settings>
|
||||
<setting alwaysvectorfont="yes"/>
|
||||
<setting verticaltext="up"/>
|
||||
</settings>
|
||||
<grid distance="0.05" 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="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
|
||||
<layers>
|
||||
<layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
|
||||
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
|
||||
|
|
Loading…
Reference in a new issue