farm preheat temperature for heatbed

This commit is contained in:
PavelSindler 2018-04-11 18:54:27 +02:00 committed by GitHub
parent e89eb9d200
commit 78245ce566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -465,7 +465,7 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
*------------------------------------*/ *------------------------------------*/
#define FARM_PREHEAT_HOTEND_TEMP 250 #define FARM_PREHEAT_HOTEND_TEMP 250
#define FARM_PREHEAT_HPB_TEMP 40 #define FARM_PREHEAT_HPB_TEMP 60
#define FARM_PREHEAT_FAN_SPEED 0 #define FARM_PREHEAT_FAN_SPEED 0
#define PLA_PREHEAT_HOTEND_TEMP 215 #define PLA_PREHEAT_HOTEND_TEMP 215