Skip to content

Commit

Permalink
Add latching 3 pin terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Apr 17, 2020
1 parent 2a7920a commit fd1c599
Showing 1 changed file with 37 additions and 2 deletions.
39 changes: 37 additions & 2 deletions SparkFun-Connectors.lbr
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="9.5.2">
<eagle version="9.6.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting keepoldvectorfont="yes"/>
<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.05" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.005" 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 @@ -36474,6 +36474,31 @@ Part Number: HA-522</description>
<rectangle x1="50.546" y1="-0.254" x2="51.054" y2="0.254" layer="51"/>
<rectangle x1="53.086" y1="-0.254" x2="53.594" y2="0.254" layer="51"/>
</package>
<package name="LATCHTERMINAL-5MM-3">
<description>Manufacturer: How Der Electronic Co.
Part Number: HA-522</description>
<pad name="1" x="-5" y="0" drill="1.5"/>
<pad name="2" x="0" y="0" drill="1.5"/>
<pad name="3" x="5" y="0" drill="1.5"/>
<wire x1="-7.6" y1="-6.3" x2="7.6" y2="-6.3" width="0.1524" layer="21"/>
<wire x1="-7.6" y1="6.3" x2="-7.6" y2="-6.3" width="0.1524" layer="21"/>
<wire x1="-7.6" y1="6.3" x2="7.6" y2="6.3" width="0.1524" layer="21"/>
<wire x1="7.6" y1="6.3" x2="7.6" y2="-6.3" width="0.1524" layer="21"/>
<text x="-10.16" y="6.858" size="1.778" layer="25">&gt;Name</text>
<text x="-10.16" y="-8.89" size="1.778" layer="25">&gt;Value</text>
<wire x1="-6.5" y1="5" x2="-3.5" y2="5" width="0.1524" layer="51"/>
<wire x1="-3.5" y1="5" x2="-3.5" y2="-7" width="0.1524" layer="51"/>
<wire x1="-3.5" y1="-7" x2="-6.5" y2="-7" width="0.1524" layer="51"/>
<wire x1="-6.5" y1="-7" x2="-6.5" y2="5" width="0.1524" layer="51"/>
<wire x1="-1.5" y1="5" x2="-1.5" y2="-7" width="0.1524" layer="51"/>
<wire x1="-1.5" y1="-7" x2="1.5" y2="-7" width="0.1524" layer="51"/>
<wire x1="1.5" y1="-7" x2="1.5" y2="5" width="0.1524" layer="51"/>
<wire x1="1.5" y1="5" x2="-1.5" y2="5" width="0.1524" layer="51"/>
<wire x1="3.5" y1="5" x2="3.5" y2="-7" width="0.1524" layer="51"/>
<wire x1="3.5" y1="-7" x2="6.5" y2="-7" width="0.1524" layer="51"/>
<wire x1="6.5" y1="-7" x2="6.5" y2="5" width="0.1524" layer="51"/>
<wire x1="3.5" y1="5" x2="6.5" y2="5" width="0.1524" layer="51"/>
</package>
</packages>
<symbols>
<symbol name="ARDUINO_SERIAL_PROGRAM">
Expand Down Expand Up @@ -41248,6 +41273,16 @@ Also note, the SNAP packages are for using a snappable style connector. We sell
<technology name=""/>
</technologies>
</device>
<device name="LATCH" package="LATCHTERMINAL-5MM-3">
<connects>
<connect gate="J$1" pin="1" pad="1"/>
<connect gate="J$1" pin="2" pad="2"/>
<connect gate="J$1" pin="3" pad="3"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
<deviceset name="CONN_04X2" prefix="J" uservalue="yes">
Expand Down

0 comments on commit fd1c599

Please sign in to comment.