Skip to content

Commit

Permalink
Adding production skus to 8 pin header, 3mm LED, mini breadboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni Klopfenstein committed Dec 3, 2015
1 parent 0d5e286 commit 261af30
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
11 changes: 8 additions & 3 deletions SparkFun-Boards.lbr
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.4.0">
<eagle version="7.5.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.05" unitdist="inch" unit="inch" 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="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
Expand Down Expand Up @@ -9963,7 +9963,9 @@ This is the mechnical outline for the very small self adhesive breadboard from S
<devices>
<device name="MINI" package="BREADBOARD-MINI">
<technologies>
<technology name=""/>
<technology name="">
<attribute name="PROD_ID" value="COMP-12034" constant="no"/>
</technology>
</technologies>
</device>
</devices>
Expand Down Expand Up @@ -11689,6 +11691,9 @@ If you're placing one on the bottom of a board, take care to mind the pin-1 orie
</gates>
<devices>
<device name="-37X60" package="DP6037_V1">
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
Expand Down
6 changes: 4 additions & 2 deletions SparkFun-Connectors.lbr
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.1.0">
<eagle version="7.5.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
Expand Down Expand Up @@ -26395,7 +26395,9 @@ Standard 8-pin 0.1" header. Use with straight break away headers (SKU : PRT-0011
<connect gate="G$1" pin="8" pad="8"/>
</connects>
<technologies>
<technology name=""/>
<technology name="">
<attribute name="PROD_ID" value="CONN-08437" constant="no"/>
</technology>
</technologies>
</device>
<device name="LOCK_NO_SILK" package="1X08_LOCK_NO_SILK">
Expand Down
6 changes: 4 additions & 2 deletions SparkFun-LED.lbr
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.2.0">
<eagle version="7.5.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
Expand Down Expand Up @@ -1524,7 +1524,9 @@ Standard schematic elements and footprints for 5mm, 3mm, 1206, and 0603 sized LE
<connect gate="G$1" pin="C" pad="K"/>
</connects>
<technologies>
<technology name=""/>
<technology name="">
<attribute name="PROD_ID" value="DIO-08794" constant="no"/>
</technology>
</technologies>
</device>
<device name="1206" package="LED-1206">
Expand Down

0 comments on commit 261af30

Please sign in to comment.