mirror of
https://github.com/telavivmakers/at-tami.git
synced 2024-05-25 11:56:54 +03:00
fixed pwm misshap in tutu shield
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="21" name="tPlace" color="16" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="22" name="bPlace" color="14" fill="1" visible="no" active="yes"/>
|
||||
<layer number="22" name="bPlace" color="14" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="24" name="bOrigins" color="15" fill="1" visible="no" 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="no" active="yes"/>
|
||||
<layer number="26" name="bNames" color="7" fill="1" visible="no" active="yes"/>
|
||||
<layer number="27" name="tValues" color="7" fill="1" visible="no" active="yes"/>
|
||||
@@ -706,8 +706,6 @@ design rules under a new name.</description>
|
||||
</signal>
|
||||
<signal name="PB1">
|
||||
<contactref element="J1" pad="3"/>
|
||||
<contactref element="IC1" pad="7"/>
|
||||
<wire x1="15.427" y1="9.525" x2="16.51" y2="9.525" width="0.254" layer="1"/>
|
||||
<wire x1="16.51" y1="9.525" x2="17.018" y2="10.16" width="0.254" layer="1"/>
|
||||
<wire x1="17.018" y1="10.16" x2="17.018" y2="11.811" width="0.254" layer="1"/>
|
||||
<wire x1="17.018" y1="11.811" x2="9.398" y2="11.811" width="0.254" layer="1"/>
|
||||
@@ -718,6 +716,8 @@ design rules under a new name.</description>
|
||||
<wire x1="7.239" y1="9.525" x2="5.334" y2="11.43" width="0.254" layer="16"/>
|
||||
<via x="5.334" y="11.43" extent="1-16" drill="0.6" shape="square"/>
|
||||
<wire x1="5.334" y1="11.43" x2="1.27" y2="11.43" width="0.254" layer="1"/>
|
||||
<contactref element="R2" pad="2"/>
|
||||
<wire x1="9.398" y1="11.811" x2="10.414" y2="13.197" width="0" layer="19" extent="1-1"/>
|
||||
</signal>
|
||||
<signal name="PB2">
|
||||
<contactref element="J1" pad="4"/>
|
||||
@@ -730,11 +730,11 @@ design rules under a new name.</description>
|
||||
</signal>
|
||||
<signal name="PB3">
|
||||
<contactref element="J1" pad="5"/>
|
||||
<contactref element="R2" pad="2"/>
|
||||
<wire x1="1.27" y1="6.35" x2="3.302" y2="6.35" width="0.254" layer="1"/>
|
||||
<wire x1="3.302" y1="6.35" x2="8.89" y2="12.446" width="0.254" layer="1"/>
|
||||
<wire x1="8.89" y1="12.446" x2="9.409" y2="12.446" width="0.254" layer="1"/>
|
||||
<wire x1="9.409" y1="12.446" x2="10.414" y2="13.197" width="0.254" layer="1"/>
|
||||
<contactref element="IC1" pad="7"/>
|
||||
<wire x1="9.409" y1="12.446" x2="15.427" y2="9.525" width="0" layer="19" extent="1-1"/>
|
||||
</signal>
|
||||
<signal name="PB4">
|
||||
<contactref element="J1" pad="6"/>
|
||||
|
||||
@@ -1147,9 +1147,9 @@ Attiny85-as-a-StepDir-Stepper-Motor-Controller
|
||||
<label x="218.44" y="124.46" size="1.778" layer="95"/>
|
||||
</segment>
|
||||
<segment>
|
||||
<pinref part="IC1" gate="IC" pin="RESET"/>
|
||||
<wire x1="132.08" y1="86.36" x2="144.78" y2="86.36" width="0.1524" layer="91"/>
|
||||
<label x="139.7" y="86.36" size="1.778" layer="95"/>
|
||||
<pinref part="R2" gate="G$1" pin="2"/>
|
||||
<wire x1="144.78" y1="139.7" x2="144.78" y2="142.24" width="0.1524" layer="91"/>
|
||||
<label x="144.78" y="142.24" size="1.778" layer="95" rot="R180"/>
|
||||
</segment>
|
||||
</net>
|
||||
<net name="PB2" class="0">
|
||||
@@ -1171,9 +1171,9 @@ Attiny85-as-a-StepDir-Stepper-Motor-Controller
|
||||
<label x="218.44" y="119.38" size="1.778" layer="95"/>
|
||||
</segment>
|
||||
<segment>
|
||||
<pinref part="R2" gate="G$1" pin="2"/>
|
||||
<wire x1="144.78" y1="139.7" x2="144.78" y2="142.24" width="0.1524" layer="91"/>
|
||||
<label x="144.78" y="142.24" size="1.778" layer="95" rot="R180"/>
|
||||
<pinref part="IC1" gate="IC" pin="RESET"/>
|
||||
<wire x1="132.08" y1="86.36" x2="147.32" y2="86.36" width="0.1524" layer="91"/>
|
||||
<label x="142.24" y="86.36" size="1.778" layer="95"/>
|
||||
</segment>
|
||||
</net>
|
||||
<net name="PB4" class="0">
|
||||
|
||||
Reference in New Issue
Block a user