|
From: <Rhy...@us...> - 2011-06-12 11:02:34
|
Revision: 4139
http://reprap.svn.sourceforge.net/reprap/?rev=4139&view=rev
Author: Rhys-Jones
Date: 2011-06-12 11:02:28 +0000 (Sun, 12 Jun 2011)
Log Message:
-----------
Fixing some firmware bugs
Modified Paths:
--------------
trunk/software/firmware/Tonokip_Firmware/configuration.h
Modified: trunk/software/firmware/Tonokip_Firmware/configuration.h
===================================================================
--- trunk/software/firmware/Tonokip_Firmware/configuration.h 2011-06-12 10:06:20 UTC (rev 4138)
+++ trunk/software/firmware/Tonokip_Firmware/configuration.h 2011-06-12 11:02:28 UTC (rev 4139)
@@ -105,7 +105,7 @@
//Thermistor settings:
//Uncomment for 10k thermistor
-#include "BedThermistorTable_100k.h"
+#include "BedThermistorTable_10k.h"
//Thermistor settings:
//Uncomment for 100k thermistor
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|