Change thermistor for J-head E3D hotend
This commit is contained in:
parent
da3be4a9ba
commit
810cfc5a4a
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@
|
|||
* 998 : Dummy Table that ALWAYS reads 25°C or the temperature defined below.
|
||||
* 999 : Dummy Table that ALWAYS reads 100°C or the temperature defined below.
|
||||
*/
|
||||
#define TEMP_SENSOR_0 1
|
||||
#define TEMP_SENSOR_0 5
|
||||
#define TEMP_SENSOR_1 0
|
||||
#define TEMP_SENSOR_2 0
|
||||
#define TEMP_SENSOR_3 0
|
||||
|
|
Loading…
Reference in a new issue