Skip to content

Commit a2d8921

Browse files
author
Nathan Seidle
committed
Correct prodID on 22 ohm resistors.
1 parent 7f3cefd commit a2d8921

File tree

2 files changed

+29
-12
lines changed

2 files changed

+29
-12
lines changed

Hardware/SparkFun_Pro_Micro.brd

Lines changed: 27 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2021,6 +2021,23 @@ We've spent an enormous amount of time creating and checking these footprints an
20212021
<br>
20222022
You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage.</description>
20232023
<packages>
2024+
<package name="0402">
2025+
<description>&lt;p&gt;&lt;b&gt;Generic 1005 (0402) package&lt;/b&gt;&lt;/p&gt;
2026+
&lt;p&gt;0.2mm courtyard excess rounded to nearest 0.05mm.&lt;/p&gt;</description>
2027+
<wire x1="-0.2704" y1="0.2286" x2="0.2704" y2="0.2286" width="0.1524" layer="51"/>
2028+
<wire x1="0.2704" y1="-0.2286" x2="-0.2704" y2="-0.2286" width="0.1524" layer="51"/>
2029+
<wire x1="-1.2" y1="0.65" x2="1.2" y2="0.65" width="0.0508" layer="39"/>
2030+
<wire x1="1.2" y1="0.65" x2="1.2" y2="-0.65" width="0.0508" layer="39"/>
2031+
<wire x1="1.2" y1="-0.65" x2="-1.2" y2="-0.65" width="0.0508" layer="39"/>
2032+
<wire x1="-1.2" y1="-0.65" x2="-1.2" y2="0.65" width="0.0508" layer="39"/>
2033+
<smd name="1" x="-0.58" y="0" dx="0.85" dy="0.9" layer="1"/>
2034+
<smd name="2" x="0.58" y="0" dx="0.85" dy="0.9" layer="1"/>
2035+
<text x="0" y="0.762" size="0.6096" layer="25" font="vector" ratio="20" align="bottom-center">&gt;NAME</text>
2036+
<text x="0" y="-0.762" size="0.6096" layer="27" font="vector" ratio="20" align="top-center">&gt;VALUE</text>
2037+
<rectangle x1="-0.554" y1="-0.3048" x2="-0.254" y2="0.3048" layer="51"/>
2038+
<rectangle x1="0.2588" y1="-0.3048" x2="0.5588" y2="0.3048" layer="51"/>
2039+
<rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
2040+
</package>
20242041
<package name="0402-TIGHT">
20252042
<smd name="1" x="-0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
20262043
<smd name="2" x="0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
@@ -6069,15 +6086,15 @@ You are welcome to use this library for commercial purposes. For attribution, we
60696086
<attribute name="PROD_ID" value="CONN-13694" x="10.541" y="4.926" size="1.778" layer="27" font="vector" ratio="15" display="off"/>
60706087
<attribute name="VALUE" x="8.89" y="1.624" size="0.6096" layer="27" font="vector" ratio="20"/>
60716088
</element>
6072-
<element name="R8" library="SparkFun-Resistors" package="0402-TIGHT" value="22" x="4.826" y="20.193" smashed="yes" rot="R225">
6089+
<element name="R8" library="SparkFun-Resistors" package="0402" value="22" x="4.826" y="20.193" smashed="yes" rot="R225">
60736090
<attribute name="NAME" x="5.223396875" y="19.79560625" size="0.6096" layer="25" font="vector" ratio="20" rot="R225" align="bottom-center"/>
6074-
<attribute name="PROD_ID" value="RES-14340" x="4.826" y="20.193" size="1.778" layer="27" font="vector" ratio="15" rot="R225" display="off"/>
6075-
<attribute name="VALUE" x="4.42860625" y="20.590396875" size="0.6096" layer="27" font="vector" ratio="20" rot="R225" align="top-center"/>
6091+
<attribute name="PROD_ID" value="RES-12427" x="4.826" y="20.193" size="1.778" layer="27" font="vector" ratio="15" rot="R225" display="off"/>
6092+
<attribute name="VALUE" value="22" x="4.42860625" y="20.590396875" size="0.6096" layer="27" font="vector" ratio="20" rot="R225" align="top-center"/>
60766093
</element>
6077-
<element name="R9" library="SparkFun-Resistors" package="0402-TIGHT" value="22" x="3.429" y="18.796" smashed="yes" rot="R45">
6094+
<element name="R9" library="SparkFun-Resistors" package="0402" value="22" x="3.429" y="18.796" smashed="yes" rot="R45">
60786095
<attribute name="NAME" x="3.031603125" y="19.19339375" size="0.6096" layer="25" font="vector" ratio="20" rot="R45" align="bottom-center"/>
6079-
<attribute name="PROD_ID" value="RES-14340" x="3.429" y="18.796" size="1.778" layer="27" font="vector" ratio="15" rot="R45" display="off"/>
6080-
<attribute name="VALUE" x="3.82639375" y="18.398603125" size="0.6096" layer="27" font="vector" ratio="20" rot="R45" align="top-center"/>
6096+
<attribute name="PROD_ID" value="RES-12427" x="3.429" y="18.796" size="1.778" layer="27" font="vector" ratio="15" rot="R45" display="off"/>
6097+
<attribute name="VALUE" value="22" x="3.82639375" y="18.398603125" size="0.6096" layer="27" font="vector" ratio="20" rot="R45" align="top-center"/>
60816098
</element>
60826099
<element name="U$13" library="buzzard_labels (13)" package="45" value="" x="3.048" y="15.367" smashed="yes" rot="R270"/>
60836100
<element name="U$18" library="buzzard_labels (13)" package="TX2" value="" x="3.048" y="31.115" smashed="yes" rot="R270"/>
@@ -6757,7 +6774,7 @@ You are welcome to use this library for commercial purposes. For attribution, we
67576774
<via x="4.445" y="20.955" extent="1-16" drill="0.3048"/>
67586775
<wire x1="4.445" y1="20.955" x2="4.318" y2="20.828" width="0.1524" layer="1"/>
67596776
<wire x1="4.318" y1="20.828" x2="4.318" y2="19.9938875" width="0.1524" layer="1"/>
6760-
<wire x1="4.47244375" y1="19.83944375" x2="4.318" y2="19.9938875" width="0.1524" layer="1"/>
6777+
<wire x1="4.415875" y1="19.782875" x2="4.318" y2="19.9938875" width="0.1524" layer="1"/>
67616778
</signal>
67626779
<signal name="D+">
67636780
<contactref element="U3" pad="4"/>
@@ -6769,7 +6786,7 @@ You are welcome to use this library for commercial purposes. For attribution, we
67696786
<wire x1="3.81" y1="20.193" x2="3.683" y2="20.193" width="0.1524" layer="16"/>
67706787
<via x="3.683" y="20.193" extent="1-16" drill="0.3048"/>
67716788
<wire x1="7.2229" y1="17.021421875" x2="6.337321875" y2="17.907" width="0.1524" layer="1"/>
6772-
<wire x1="3.782553125" y1="19.149553125" x2="3.683" y2="19.24910625" width="0.1524" layer="1"/>
6789+
<wire x1="3.839121875" y1="19.206121875" x2="3.683" y2="19.24910625" width="0.1524" layer="1"/>
67736790
<wire x1="3.683" y1="19.24910625" x2="3.683" y2="20.193" width="0.1524" layer="1"/>
67746791
</signal>
67756792
<signal name="RXLED">
@@ -6806,7 +6823,7 @@ You are welcome to use this library for commercial purposes. For attribution, we
68066823
<contactref element="R8" pad="1"/>
68076824
<wire x1="6.096" y1="24.33394375" x2="6.096" y2="20.2638" width="0.1524" layer="16"/>
68086825
<via x="6.096" y="20.2638" extent="1-16" drill="0.3048"/>
6809-
<wire x1="5.179553125" y1="20.546553125" x2="5.46230625" y2="20.2638" width="0.1524" layer="1"/>
6826+
<wire x1="5.236121875" y1="20.603121875" x2="5.46230625" y2="20.2638" width="0.1524" layer="1"/>
68106827
<wire x1="5.46230625" y1="20.2638" x2="6.096" y2="20.2638" width="0.1524" layer="1"/>
68116828
<contactref element="JP14" pad="D-"/>
68126829
<wire x1="9.779" y1="31.369" x2="9.779" y2="29.083" width="0.1524" layer="16"/>
@@ -6836,7 +6853,7 @@ You are welcome to use this library for commercial purposes. For attribution, we
68366853
<wire x1="3.683" y1="20.955" x2="3.302" y2="20.955" width="0.1524" layer="1"/>
68376854
<wire x1="3.302" y1="20.955" x2="2.921" y2="20.574" width="0.1524" layer="1"/>
68386855
<wire x1="2.921" y1="20.574" x2="2.921" y2="18.5968875" width="0.1524" layer="1"/>
6839-
<wire x1="3.07544375" y1="18.44244375" x2="2.921" y2="18.5968875" width="0.1524" layer="1"/>
6856+
<wire x1="3.018875" y1="18.385875" x2="2.921" y2="18.5968875" width="0.1524" layer="1"/>
68406857
<via x="3.683" y="20.955" extent="1-16" drill="0.3048"/>
68416858
<contactref element="JP14" pad="D+"/>
68426859
<wire x1="8.128" y1="28.067" x2="8.128" y2="29.21" width="0.1524" layer="16"/>

Hardware/SparkFun_Pro_Micro.sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29546,8 +29546,8 @@ This footprint was designed to help hold the alignment of a through-hole compone
2954629546
<part name="Y2" library="SparkFun-Clocks" deviceset="CRYSTAL-16MHZ" device="SMD-2X1.6" value="16MHz"/>
2954729547
<part name="J2" library="SparkFun-Connectors" deviceset="QWIIC_CONNECTOR" device="JS-1MM" value="Qwiic"/>
2954829548
<part name="SUPPLY9" library="SparkFun-PowerSymbols" deviceset="V_USB" device=""/>
29549-
<part name="R8" library="SparkFun-Resistors" deviceset="22OHM" device="-0402T-1/16W-1%" value="22"/>
29550-
<part name="R9" library="SparkFun-Resistors" deviceset="22OHM" device="-0402T-1/16W-1%" value="22"/>
29549+
<part name="R8" library="SparkFun-Resistors" deviceset="22OHM" device="-0402-1/10W-1%" value="22"/>
29550+
<part name="R9" library="SparkFun-Resistors" deviceset="22OHM" device="-0402-1/10W-1%" value="22"/>
2955129551
<part name="GND16" library="SparkFun-PowerSymbols" deviceset="GND" device=""/>
2955229552
<part name="LOGO2" library="SparkFun-Aesthetics" deviceset="QWIIC_LOGO" device="_4MM"/>
2955329553
<part name="J3" library="Castellated" deviceset="CONN_12" device="CASTLE"/>

0 commit comments

Comments
 (0)