3D Printer extruder temperature sensor

Post Reply
WouterDoornbos
Posts: 2
Joined: Fri Oct 17, 2014 5:00 pm

3D Printer extruder temperature sensor

Post by WouterDoornbos » Fri Oct 17, 2014 5:06 pm

Hello all,

I have a question about the temperature sensor in the MK8 extruder.
I can't seem to get it working with RAMPS 1.4. And the Marlin firmware.
In the software Pronterface i can connect and It gives a temperatue of 499 degrees Celcius. And the heater is OFF and not connected. The value is NOT changing.

My config:

#define TEMP_SENSOR_0 1
- #define TEMP_SENSOR_BED 1

Thanks for any solution!

Star
Posts: 42
Joined: Wed Jun 11, 2014 3:32 pm

Re: 3D Printer extruder temperature sensor

Post by Star » Thu Oct 23, 2014 9:52 am

Hi, WouterDoornbos !

There is no problem with your config "#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_BED 1"
if your temperature sensor is 100k thermistors.Now what we should pay attention to is that heating is disabled by default in the software control interface.Heating will begin after we make some corresponding set.Of couse, different software has different operate.

Best wishes to you!
-Star

Post Reply