Skip to content

Commit bf0bfc4

Browse files
Right Upper Corner Hole Dimension fixed #2
Thank you @oliver-rew for pointing out the issue
1 parent 8b8797a commit bf0bfc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Eagle Lib/RPI-CM4.lbr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<setting alwaysvectorfont="no"/>
77
<setting verticaltext="up"/>
88
</settings>
9-
<grid distance="1" unitdist="mic" unit="mic" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
9+
<grid distance="0.5" unitdist="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="5" altunitdist="mil" altunit="mil"/>
1010
<layers>
1111
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
1212
<layer number="2" name="Route2" color="16" fill="1" visible="no" active="yes"/>
@@ -667,7 +667,7 @@ by exp-lbrs.ulp</description>
667667
<text x="30" y="17" size="1.27" layer="21" font="vector">SOC</text>
668668
<hole x="3.5" y="3.5" drill="2.55"/>
669669
<hole x="3.5" y="36.5" drill="2.55"/>
670-
<hole x="51" y="36.5" drill="2.55"/>
670+
<hole x="51.5" y="36.5" drill="2.55"/>
671671
<hole x="51.5" y="3.5" drill="2.55"/>
672672
<dimension x1="28" y1="3" x2="28" y2="0" x3="44" y3="1.5" textsize="1.27" layer="48"/>
673673
<dimension x1="29" y1="37" x2="29" y2="40" x3="45" y3="38.5" textsize="1.27" layer="48"/>

0 commit comments

Comments
 (0)