Skip to content

Commit

Permalink
Fix label issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kwagyeman committed May 18, 2023
1 parent 9641b86 commit 051e66a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openmv5/rt1060r2/rt1060r2.brd
Original file line number Diff line number Diff line change
Expand Up @@ -6464,7 +6464,7 @@ This DRC check is for 8-Layer Extended Capability boards with 4 mil drills to be
<attribute name="NAME" x="12" y="36.6" size="1.27" layer="26" rot="MR270" align="center"/>
<attribute name="VALUE" x="12" y="36.6" size="1.27" layer="28" rot="MR270" align="center"/>
</element>
<element name="C29" library="0402" package="0402" value="1uF" x="10.2" y="34.4" smashed="yes" rot="MR270">
<element name="C29" library="0402" package="0402" value="0.1uF" x="10.2" y="34.4" smashed="yes" rot="MR270">
<attribute name="MPN" value="C0402C104Z4VAC" x="10.2" y="34.4" size="1.778" layer="28" rot="MR270" display="off"/>
<attribute name="NAME" x="9.565" y="35.035" size="1.27" layer="26" rot="MR270"/>
<attribute name="VALUE" x="12.105" y="35.035" size="1.27" layer="28" rot="MR270"/>
Expand Down
Binary file modified openmv5/rt1060r2/rt1060r2.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions openmv5/rt1060r2/rt1060r2.sch
Original file line number Diff line number Diff line change
Expand Up @@ -12261,7 +12261,7 @@ new: Attribute TP_SIGNAL_NAME&lt;br&gt;
<part name="IC6" library="ATECC608B-MAHDA-T" deviceset="ATECC608B-MAHDA-T" device="">
<attribute name="MPN" value="ATECC608B-MAHDA-T"/>
</part>
<part name="C29" library="0402" deviceset="CAP_0402" device="" value="1uF">
<part name="C29" library="0402" deviceset="CAP_0402" device="" value="0.1uF">
<spice>
<pinmapping spiceprefix="C">
<pinmap gate="G$1" pin="1" pinorder="1"/>
Expand Down Expand Up @@ -14296,7 +14296,7 @@ new: Attribute TP_SIGNAL_NAME&lt;br&gt;
<wire x1="251.46" y1="167.64" x2="251.46" y2="160.02" width="0.1524" layer="150" style="longdash"/>
<wire x1="251.46" y1="160.02" x2="149.86" y2="160.02" width="0.1524" layer="150" style="longdash"/>
<wire x1="149.86" y1="160.02" x2="149.86" y2="167.64" width="0.1524" layer="150" style="longdash"/>
<text x="152.4" y="162.56" size="2.54" layer="150" font="vector" ratio="20">* CKE is pulled down by 100K on the RT1060</text>
<text x="152.4" y="162.56" size="2.54" layer="150" font="vector" ratio="20">* CKE is pulled down by 100K on the RT1062</text>
<text x="40.64" y="142.24" size="1.778" layer="97" rot="R90">3.3V</text>
<text x="165.1" y="142.24" size="1.778" layer="97" rot="R90">3.3V</text>
</plain>
Expand Down

0 comments on commit 051e66a

Please sign in to comment.