1

Topic: HotEnd and Bed Temperature Not Correct

HotEnd reads 215C, actual 180C
Bed reads 80C, actual 70C

I will take more temp reads at diff levels, but

where and how to adjust the temperature in firmware ?

In configuration.h it has...
// What type of sensor is used?
// 5 is userdefined thermistor table 0
#define EXT0_TEMPSENSOR_TYPE 5

further down
#define HEATED_BED_SENSOR_TYPE 6

DaV1.0  10/13
Repetier FW 0.92, Solidify3D

2

Re: HotEnd and Bed Temperature Not Correct

I found this on Voltivo:
https://forum.voltivo.com/showthread.ph … amp;page=2
Post #39

It seems to relate to my issue.

Has anyone done this method ?

DaV1.0  10/13
Repetier FW 0.92, Solidify3D

3

Re: HotEnd and Bed Temperature Not Correct

I have not. I just use table 5 with the e3dv6 and it is fine for me

4

Re: HotEnd and Bed Temperature Not Correct

Is there a way to bypass the 10k resistor w/ out physically removing ?

or I could write on DaV, -35C  hmm

DaV1.0  10/13
Repetier FW 0.92, Solidify3D

5

Re: HotEnd and Bed Temperature Not Correct

You could bridge it and that bypass it without removing it. there are a few ways to easily bridge it. one would be to solder a wire across both ends this way is easy to remove o wire in a switch that you can chose to turn on and bridge or leave off and make the resister be used.

another way is to solder bridge it.

6

Re: HotEnd and Bed Temperature Not Correct

I think you could also make your own custom table.

7

Re: HotEnd and Bed Temperature Not Correct

Thanks for the help.
I have a new 1.0A replacing w/ E3D. Ill compare the 2 when finished.

I looked into what's involved w/ writing tables, unfortunately, its beyond my understanding.

DaV1.0  10/13
Repetier FW 0.92, Solidify3D