Skip to content

Commit

Permalink
Library Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fluorumlabs committed Mar 1, 2016
1 parent af226c1 commit 2e0d89e
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 7 deletions.
8 changes: 4 additions & 4 deletions hardware.lbr
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
Expand Down Expand Up @@ -191,8 +191,8 @@
<wire x1="0" y1="0" x2="0" y2="3.81" width="0.254" layer="94"/>
</symbol>
<symbol name="MISC_COMPONENT_MINI">
<text x="0" y="0" size="1.4224" layer="94" ratio="15">&gt;VALUE</text>
<text x="-1.27" y="0" size="1.4224" layer="94" align="bottom-right">&gt;NAME</text>
<text x="6.35" y="0" size="1.4224" layer="94" ratio="15">&gt;VALUE</text>
<text x="0" y="0" size="1.4224" layer="94" rot="MR0" align="bottom-right">&gt;NAME</text>
</symbol>
</symbols>
<devicesets>
Expand Down Expand Up @@ -415,7 +415,7 @@
</deviceset>
<deviceset name="*?" prefix="U">
<gates>
<gate name="G$1" symbol="MISC_COMPONENT_MINI" x="0" y="0"/>
<gate name="G$1" symbol="MISC_COMPONENT_MINI" x="5.08" y="0"/>
</gates>
<devices>
<device name="SCREW-M2X8" package="EMPTY">
Expand Down
58 changes: 56 additions & 2 deletions resistors.lbr
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.5.0">
<eagle version="7.5.1">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.25" unitdist="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="0.025" altunitdist="inch" altunit="inch"/>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
Expand Down Expand Up @@ -1243,6 +1243,60 @@ Source: http://www.ctscorp.com/components/Datasheets/CTSChipArrayDs.pdf</descrip
</technology>
</technologies>
</device>
<device name="9K1(TH)" package="R-0207/10">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="2" pad="2"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
<device name="10M(TH)" package="R-0207/10">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="2" pad="2"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
<device name="47K(TH)" package="R-0207/10">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="2" pad="2"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
<device name="2K2(TH)" package="R-0207/10">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="2" pad="2"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
<device name="1K8(TH)" package="R-0207/10">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="2" pad="2"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
<device name="330K(TH)" package="R-0207/10">
<connects>
<connect gate="G$1" pin="1" pad="1"/>
<connect gate="G$1" pin="2" pad="2"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
<deviceset name="ERA-?33J*V" prefix="R" uservalue="yes">
Expand Down
12 changes: 11 additions & 1 deletion transistors-npn.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="7.5.0">
<eagle version="7.5.1">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
Expand Down Expand Up @@ -385,6 +385,16 @@
</technology>
</technologies>
</device>
<device name="BC548" package="TO92">
<connects>
<connect gate="G$1" pin="B" pad="2"/>
<connect gate="G$1" pin="C" pad="1"/>
<connect gate="G$1" pin="E" pad="3"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
Expand Down

0 comments on commit 2e0d89e

Please sign in to comment.