Skip to content

Commit

Permalink
Updates 0402_Murata footprint, adds new GNSS bead
Browse files Browse the repository at this point in the history
  • Loading branch information
edspark committed Mar 27, 2020
1 parent ce9a0bc commit 07da84d
Showing 1 changed file with 33 additions and 13 deletions.
46 changes: 33 additions & 13 deletions SparkFun-Coils.lbr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="9.6.0">
<eagle version="9.5.2">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
Expand Down Expand Up @@ -574,16 +574,17 @@ Physical Characteristics:
<rectangle x1="0.425" y1="-0.5" x2="0.925" y2="0.5" layer="29"/>
</package>
<package name="0402_MURATA">
<wire x1="-0.5" y1="-0.25" x2="-0.5" y2="0.25" width="0.002540625" layer="51"/>
<wire x1="-0.5" y1="0.25" x2="0.5" y2="0.25" width="0.002540625" layer="51"/>
<wire x1="0.5" y1="0.25" x2="0.5" y2="-0.25" width="0.002540625" layer="51"/>
<wire x1="0.5" y1="-0.25" x2="-0.5" y2="-0.25" width="0.002540625" layer="51"/>
<rectangle x1="-0.5" y1="-0.25" x2="-0.3" y2="0.25" layer="51"/>
<rectangle x1="0.3" y1="-0.25" x2="0.5" y2="0.25" layer="51" rot="R180"/>
<smd name="P$1" x="-0.4" y="0" dx="0.4" dy="0.6" layer="1" stop="no"/>
<smd name="P$2" x="0.4" y="0" dx="0.4" dy="0.6" layer="1" stop="no"/>
<rectangle x1="-0.6" y1="-0.3" x2="-0.2" y2="0.3" layer="29"/>
<rectangle x1="0.2" y1="-0.3" x2="0.6" y2="0.3" layer="29"/>
<smd name="P1" x="-0.4" y="0" dx="0.4" dy="0.7" layer="1" stop="no"/>
<smd name="P2" x="0.4" y="0" dx="0.4" dy="0.7" layer="1" stop="no"/>
<text x="-1.27" y="0.635" size="0.6096" layer="25">&gt; NAME</text>
<text x="-1.27" y="-1.143" size="0.6096" layer="27">&gt; VALUE</text>
<rectangle x1="-0.508" y1="-0.254" x2="0.508" y2="0.254" layer="51"/>
<wire x1="-0.735" y1="0.431" x2="0.735" y2="0.431" width="0.0254" layer="39"/>
<wire x1="0.735" y1="0.431" x2="0.735" y2="-0.431" width="0.0254" layer="39"/>
<wire x1="0.735" y1="-0.431" x2="-0.735" y2="-0.431" width="0.0254" layer="39"/>
<wire x1="-0.735" y1="-0.431" x2="-0.735" y2="0.431" width="0.0254" layer="39"/>
<rectangle x1="-0.6096" y1="-0.3556" x2="-0.1905" y2="0.3556" layer="29"/>
<rectangle x1="0.1905" y1="-0.3556" x2="0.6096" y2="0.3556" layer="29"/>
</package>
<package name="1008(2520)">
<description>&lt;h3&gt;Shielded 1008 Inductor&lt;/h3&gt;
Expand Down Expand Up @@ -1210,8 +1211,8 @@ Physical Characteristics:
<devices>
<device name="-0402" package="0402_MURATA">
<connects>
<connect gate="G$1" pin="1" pad="P$1"/>
<connect gate="G$1" pin="2" pad="P$2"/>
<connect gate="G$1" pin="1" pad="P1"/>
<connect gate="G$1" pin="2" pad="P2"/>
</connects>
<technologies>
<technology name="">
Expand Down Expand Up @@ -1307,6 +1308,25 @@ Physical Characteristics:
</device>
</devices>
</deviceset>
<deviceset name="FERRITE_BEAD_GNSS">
<gates>
<gate name="G$1" symbol="FERRITE_BEAD" x="0" y="0"/>
</gates>
<devices>
<device name="" package="0402_MURATA">
<connects>
<connect gate="G$1" pin="1" pad="P1"/>
<connect gate="G$1" pin="2" pad="P2"/>
</connects>
<technologies>
<technology name="">
<attribute name="PROD_ID" value="NDUC-15072" constant="no"/>
<attribute name="VALUE" value="120NH" constant="no"/>
</technology>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
</library>
</drawing>
Expand Down

0 comments on commit 07da84d

Please sign in to comment.