mirror of
https://github.com/openmv/openmv-boards.git
synced 2025-11-04 14:49:46 +08:00
Fix label issues
This commit is contained in:
parent
9641b865cc
commit
051e66abd5
@ -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"/>
|
||||
|
||||
Binary file not shown.
@ -12261,7 +12261,7 @@ new: Attribute TP_SIGNAL_NAME<br>
|
||||
<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"/>
|
||||
@ -14296,7 +14296,7 @@ new: Attribute TP_SIGNAL_NAME<br>
|
||||
<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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user