Changeset - 9f9ae47de028
[Not reviewed]
default
0 2 2
Ethan Zonca - 9 years ago 2015-12-19 23:18:54
ez@ethanzonca.com
Add BOM, values, and ignore file
4 files changed with 11 insertions and 3 deletions:
therm.ods
bin+new file
0 comments (0 inline, 0 general)
.hgignore
Show inline comments
 
new file 100644
 
# use glob syntax.
 
syntax: glob
 

	
 
*.b\#*
 
*.s\#*
 
*.lck
 
*.ods\#
 

	
therm.brd
Show inline comments
 
@@ -2598,7 +2598,7 @@ design rules under a new name.</descript
 
<element name="C9" library="SparkFun-Passives" package="0402-CAP" value="0.01uF" x="27.46375" y="12.303125" rot="R180"/>
 
<element name="U1" library="Protofusion" package="LQFP32" value="STM32F042K-T" x="10.63625" y="9.525" smashed="yes" rot="R270"/>
 
<element name="J1" library="Protofusion" package="POGOPROG-CONN-4-ALLSMT" value="POGOPIN-CONN-4" x="23.1775" y="4.7625" rot="MR90"/>
 
<element name="R3" library="SparkFun-Passives" package="0402-RES" value="" x="12.7" y="5.08" rot="MR90"/>
 
<element name="R3" library="SparkFun-Passives" package="0402-RES" value="10k" x="12.7" y="5.08" rot="MR90"/>
 
<element name="C8" library="SparkFun-Passives" package="0402-CAP" value="0.1uF" x="11.43" y="5.08" rot="MR90"/>
 
<element name="JP5" library="SparkFun-Connectors" package="1X02_2.54_SCREWTERM" value="1546215-2" x="14.9225" y="5.08" rot="MR180"/>
 
</elements>
therm.ods
Show inline comments
 
new file 100644
 
binary diff not shown
therm.sch
Show inline comments
 
@@ -3883,7 +3883,7 @@ Standard 0603 ceramic capacitor, and 0.1
 
<part name="U1" library="Protofusion" deviceset="STM32F042K-T" device=""/>
 
<part name="J1" library="Protofusion" deviceset="POGOPIN-CONN-4" device=""/>
 
<part name="SUPPLY6" library="SparkFun-Aesthetics" deviceset="3.3V" device=""/>
 
<part name="R3" library="SparkFun-Passives" deviceset="RESISTOR" device="0402-RES"/>
 
<part name="R3" library="SparkFun-Passives" deviceset="RESISTOR" device="0402-RES" value="10k"/>
 
<part name="SUP10" library="microbuilder" deviceset="GND" device=""/>
 
<part name="C8" library="SparkFun-Passives" deviceset="CAP" device="0402-CAP" value="0.1uF"/>
 
<part name="JP5" library="SparkFun-Connectors" deviceset="M02" device="2.54MM_SCREWTERM" value="1546215-2"/>
 
@@ -3958,7 +3958,7 @@ Standard 0603 ceramic capacitor, and 0.1
 
<instance part="SUPPLY6" gate="G$1" x="215.9" y="68.58"/>
 
<instance part="R3" gate="G$1" x="246.38" y="76.2" smashed="yes" rot="R270">
 
<attribute name="NAME" x="248.412" y="76.9366" size="1.778" layer="95"/>
 
<attribute name="VALUE" x="243.078" y="80.01" size="1.778" layer="96" rot="R270"/>
 
<attribute name="VALUE" x="248.412" y="73.914" size="1.778" layer="96"/>
 
</instance>
 
<instance part="SUP10" gate="G$1" x="246.38" y="60.96"/>
 
<instance part="C8" gate="G$1" x="241.3" y="73.66" smashed="yes">
0 comments (0 inline, 0 general)