hop
This commit is contained in:
parent
2e80e0f5d5
commit
445ccf48a7
1 changed files with 8 additions and 8 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE eagle SYSTEM "eagle.dtd">
|
||||
<eagle version="6.5.0">
|
||||
<eagle version="7.1.0">
|
||||
<drawing>
|
||||
<settings>
|
||||
<setting alwaysvectorfont="no"/>
|
||||
<setting verticaltext="up"/>
|
||||
</settings>
|
||||
<grid distance="1.27" unitdist="mm" unit="inch" style="lines" multiple="1" display="yes" altdistance="25" altunitdist="mil" altunit="mil"/>
|
||||
<grid distance="1.27" unitdist="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="25" altunitdist="mil" altunit="mil"/>
|
||||
<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"/>
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="yes"/>
|
||||
<layer number="44" name="Drills" color="7" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="45" name="Holes" color="7" fill="1" visible="no" active="yes"/>
|
||||
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="yes"/>
|
||||
<layer number="46" name="Milling" color="3" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="47" name="Measures" color="7" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
|
||||
|
|
@ -106,11 +106,8 @@
|
|||
<wire x1="69.52" y1="0" x2="69.52" y2="54.6" width="0" layer="20"/>
|
||||
<wire x1="69.52" y1="54.6" x2="0" y2="54.6" width="0" layer="20"/>
|
||||
<wire x1="0" y1="54.6" x2="0" y2="0" width="0" layer="20"/>
|
||||
<text x="58.42" y="44.45" size="1.778" layer="46" rot="MR0">Loupiottes - Micro</text>
|
||||
<wire x1="0" y1="49.53" x2="0" y2="0" width="0.1778" layer="46"/>
|
||||
<wire x1="0" y1="0" x2="62.23" y2="0" width="0.1778" layer="46"/>
|
||||
<wire x1="62.23" y1="0" x2="62.23" y2="49.53" width="0.1778" layer="46"/>
|
||||
<wire x1="62.23" y1="49.53" x2="0" y2="49.53" width="0.1778" layer="46"/>
|
||||
<text x="55.88" y="46.99" size="1.4224" layer="46" font="vector" rot="MR0">Loupiottes
|
||||
Micro - v2</text>
|
||||
<hole x="6.35" y="6.35" drill="2"/>
|
||||
<hole x="62.23" y="6.35" drill="2"/>
|
||||
<hole x="6.35" y="48.26" drill="2"/>
|
||||
|
|
@ -2614,6 +2611,9 @@ design rules under a new name.</description>
|
|||
<autorouter>
|
||||
<pass name="Default">
|
||||
<param name="RoutingGrid" value="50mil"/>
|
||||
<param name="AutoGrid" value="1"/>
|
||||
<param name="Efforts" value="0"/>
|
||||
<param name="TopRouterVariant" value="1"/>
|
||||
<param name="tpViaShape" value="round"/>
|
||||
<param name="PrefDir.1" value="0"/>
|
||||
<param name="PrefDir.2" value="0"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue