Skip to content

Commit 674dc25

Browse files
changing PROD_ID on series D+/D- resistor to proper PROD_ID
1 parent e021579 commit 674dc25

File tree

2 files changed

+68
-16
lines changed

2 files changed

+68
-16
lines changed

Hardware/SparkFun_Pro_Micro.brd

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6137,15 +6137,13 @@ These rules have been curated by SparkFuns DFM commitee. After doing much resear
61376137
<attribute name="PROD_ID" value="CONN-13694" x="10.541" y="4.926" size="1.778" layer="27" font="vector" ratio="15" display="off"/>
61386138
<attribute name="VALUE" x="8.89" y="1.624" size="0.6096" layer="27" font="vector" ratio="20"/>
61396139
</element>
6140-
<element name="R8" library="SparkFun-Resistors" package="0402-TIGHT" value="5.1k" x="4.826" y="20.193" smashed="yes" rot="R225">
6140+
<element name="R8" library="SparkFun-Resistors" package="0402-TIGHT" value="22OHM-0402T-1/16W-1%" x="4.826" y="20.193" smashed="yes" rot="R225">
61416141
<attribute name="NAME" x="5.223396875" y="19.79560625" size="0.6096" layer="25" font="vector" ratio="20" rot="R225" align="bottom-center"/>
6142-
<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"/>
6143-
<attribute name="VALUE" value="5.1k" x="4.42860625" y="20.590396875" size="0.6096" layer="27" font="vector" ratio="20" rot="R225" align="top-center"/>
6142+
<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"/>
61446143
</element>
6145-
<element name="R9" library="SparkFun-Resistors" package="0402-TIGHT" value="5.1k" x="3.429" y="18.796" smashed="yes" rot="R45">
6144+
<element name="R9" library="SparkFun-Resistors" package="0402-TIGHT" value="22OHM-0402T-1/16W-1%" x="3.429" y="18.796" smashed="yes" rot="R45">
61466145
<attribute name="NAME" x="3.031603125" y="19.19339375" size="0.6096" layer="25" font="vector" ratio="20" rot="R45" align="bottom-center"/>
6147-
<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"/>
6148-
<attribute name="VALUE" value="5.1k" x="3.82639375" y="18.398603125" size="0.6096" layer="27" font="vector" ratio="20" rot="R45" align="top-center"/>
6146+
<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"/>
61496147
</element>
61506148
<element name="U$13" library="buzzard_labels (13)" package="45" value="" x="3.048" y="15.367" smashed="yes" rot="R270"/>
61516149
<element name="U$18" library="buzzard_labels (13)" package="TX2" value="" x="3.048" y="31.115" smashed="yes" rot="R270"/>

Hardware/SparkFun_Pro_Micro.sch

Lines changed: 64 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23979,6 +23979,50 @@ You are welcome to use this library for commercial purposes. For attribution, we
2397923979
</symbol>
2398023980
</symbols>
2398123981
<devicesets>
23982+
<deviceset name="22OHM" prefix="R">
23983+
<description>&lt;h3&gt;22Ω resistor&lt;/h3&gt;
23984+
&lt;p&gt;A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. Resistors act to reduce current flow, and, at the same time, act to lower voltage levels within circuits. - Wikipedia&lt;/p&gt;</description>
23985+
<gates>
23986+
<gate name="G$1" symbol="RESISTOR" x="0" y="0"/>
23987+
</gates>
23988+
<devices>
23989+
<device name="-0402-1/10W-1%" package="0402">
23990+
<connects>
23991+
<connect gate="G$1" pin="1" pad="1"/>
23992+
<connect gate="G$1" pin="2" pad="2"/>
23993+
</connects>
23994+
<technologies>
23995+
<technology name="">
23996+
<attribute name="PROD_ID" value="RES-12427"/>
23997+
<attribute name="VALUE" value="22"/>
23998+
</technology>
23999+
</technologies>
24000+
</device>
24001+
<device name="-0603-1/10W-1%" package="0603">
24002+
<connects>
24003+
<connect gate="G$1" pin="1" pad="1"/>
24004+
<connect gate="G$1" pin="2" pad="2"/>
24005+
</connects>
24006+
<technologies>
24007+
<technology name="">
24008+
<attribute name="PROD_ID" value="RES-08698"/>
24009+
<attribute name="VALUE" value="22"/>
24010+
</technology>
24011+
</technologies>
24012+
</device>
24013+
<device name="-0402T-1/16W-1%" package="0402-TIGHT">
24014+
<connects>
24015+
<connect gate="G$1" pin="1" pad="1"/>
24016+
<connect gate="G$1" pin="2" pad="2"/>
24017+
</connects>
24018+
<technologies>
24019+
<technology name="">
24020+
<attribute name="PROD_ID" value="RES-12427" constant="no"/>
24021+
</technology>
24022+
</technologies>
24023+
</device>
24024+
</devices>
24025+
</deviceset>
2398224026
<deviceset name="5.1KOHM" prefix="R" uservalue="yes">
2398324027
<gates>
2398424028
<gate name="R1" symbol="RESISTOR" x="0" y="0"/>
@@ -24865,6 +24909,18 @@ Commonly used for small ceramic capacitors. Like our 0.1uF (http://www.sparkfun.
2486524909
</technology>
2486624910
</technologies>
2486724911
</device>
24912+
<device name="-0402T-6.3V-20%" package="0402-TIGHT">
24913+
<connects>
24914+
<connect gate="G$1" pin="1" pad="1"/>
24915+
<connect gate="G$1" pin="2" pad="2"/>
24916+
</connects>
24917+
<technologies>
24918+
<technology name="">
24919+
<attribute name="PROD_ID" value="CAP-14848" constant="no"/>
24920+
<attribute name="VALUE" value="10uF" constant="no"/>
24921+
</technology>
24922+
</technologies>
24923+
</device>
2486824924
</devices>
2486924925
</deviceset>
2487024926
</devicesets>
@@ -29521,8 +29577,8 @@ This footprint was designed to help hold the alignment of a through-hole compone
2952129577
<part name="Y2" library="SparkFun-Clocks" deviceset="CRYSTAL-16MHZ" device="SMD-2X1.6" value="16MHz"/>
2952229578
<part name="J2" library="SparkFun-Connectors" deviceset="QWIIC_CONNECTOR" device="JS-1MM" value="QWIIC_RIGHT_ANGLE"/>
2952329579
<part name="SUPPLY9" library="SparkFun-PowerSymbols" deviceset="V_USB" device=""/>
29524-
<part name="R8" library="SparkFun-Resistors" deviceset="5.1KOHM" device="-0402T-1/16W-1%" value="5.1k"/>
29525-
<part name="R9" library="SparkFun-Resistors" deviceset="5.1KOHM" device="-0402T-1/16W-1%" value="5.1k"/>
29580+
<part name="R8" library="SparkFun-Resistors" deviceset="22OHM" device="-0402T-1/16W-1%" value="22OHM-0402T-1/16W-1%"/>
29581+
<part name="R9" library="SparkFun-Resistors" deviceset="22OHM" device="-0402T-1/16W-1%" value="22OHM-0402T-1/16W-1%"/>
2952629582
<part name="GND16" library="SparkFun-PowerSymbols" deviceset="GND" device=""/>
2952729583
<part name="LOGO2" library="SparkFun-Aesthetics" deviceset="QWIIC_LOGO" device="_4MM"/>
2952829584
<part name="J3" library="Castellated" deviceset="CONN_12" device="CASTLE"/>
@@ -29732,13 +29788,11 @@ I2C Bus is still 3.3V</text>
2973229788
<instance part="SUPPLY9" gate="G$1" x="116.84" y="83.82" smashed="yes">
2973329789
<attribute name="VALUE" x="116.84" y="86.614" size="1.778" layer="96" align="bottom-center"/>
2973429790
</instance>
29735-
<instance part="R8" gate="R1" x="124.46" y="58.42" smashed="yes">
29791+
<instance part="R8" gate="G$1" x="124.46" y="58.42" smashed="yes">
2973629792
<attribute name="NAME" x="119.888" y="58.674" size="1.778" layer="95" font="vector" align="bottom-center"/>
29737-
<attribute name="VALUE" x="128.524" y="58.674" size="1.778" layer="96" font="vector" rot="R180" align="top-center"/>
2973829793
</instance>
29739-
<instance part="R9" gate="R1" x="124.46" y="60.96" smashed="yes">
29794+
<instance part="R9" gate="G$1" x="124.46" y="60.96" smashed="yes">
2974029795
<attribute name="NAME" x="119.888" y="61.468" size="1.778" layer="95" font="vector" align="bottom-center"/>
29741-
<attribute name="VALUE" x="128.524" y="61.214" size="1.778" layer="96" font="vector" rot="R180" align="top-center"/>
2974229796
</instance>
2974329797
<instance part="GND16" gate="1" x="45.72" y="22.86" smashed="yes">
2974429798
<attribute name="VALUE" x="45.72" y="22.606" size="1.778" layer="96" align="top-center"/>
@@ -30300,7 +30354,7 @@ I2C Bus is still 3.3V</text>
3030030354
<segment>
3030130355
<wire x1="129.54" y1="58.42" x2="132.08" y2="58.42" width="0.1524" layer="91"/>
3030230356
<label x="132.08" y="58.42" size="1.27" layer="95" xref="yes"/>
30303-
<pinref part="R8" gate="R1" pin="2"/>
30357+
<pinref part="R8" gate="G$1" pin="2"/>
3030430358
</segment>
3030530359
</net>
3030630360
<net name="D+" class="0">
@@ -30312,7 +30366,7 @@ I2C Bus is still 3.3V</text>
3031230366
<segment>
3031330367
<wire x1="129.54" y1="60.96" x2="132.08" y2="60.96" width="0.1524" layer="91"/>
3031430368
<label x="132.08" y="60.96" size="1.27" layer="95" xref="yes"/>
30315-
<pinref part="R9" gate="R1" pin="2"/>
30369+
<pinref part="R9" gate="G$1" pin="2"/>
3031630370
</segment>
3031730371
</net>
3031830372
<net name="RXLED" class="0">
@@ -30334,7 +30388,7 @@ I2C Bus is still 3.3V</text>
3033430388
<net name="D-_HV" class="0">
3033530389
<segment>
3033630390
<wire x1="106.68" y1="58.42" x2="114.3" y2="58.42" width="0.1524" layer="91"/>
30337-
<pinref part="R8" gate="R1" pin="1"/>
30391+
<pinref part="R8" gate="G$1" pin="1"/>
3033830392
<pinref part="JP14" gate="JP1" pin="2"/>
3033930393
<wire x1="114.3" y1="58.42" x2="119.38" y2="58.42" width="0.1524" layer="91"/>
3034030394
<wire x1="104.14" y1="78.74" x2="114.3" y2="78.74" width="0.1524" layer="91"/>
@@ -30346,7 +30400,7 @@ I2C Bus is still 3.3V</text>
3034630400
<net name="DP_HV" class="0">
3034730401
<segment>
3034830402
<wire x1="106.68" y1="60.96" x2="111.76" y2="60.96" width="0.1524" layer="91"/>
30349-
<pinref part="R9" gate="R1" pin="1"/>
30403+
<pinref part="R9" gate="G$1" pin="1"/>
3035030404
<pinref part="JP14" gate="JP1" pin="3"/>
3035130405
<wire x1="111.76" y1="60.96" x2="119.38" y2="60.96" width="0.1524" layer="91"/>
3035230406
<wire x1="104.14" y1="76.2" x2="111.76" y2="76.2" width="0.1524" layer="91"/>

0 commit comments

Comments
 (0)