|
@@ -481,9 +481,9 @@
|
|
#define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current
|
|
#define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current
|
|
|
|
|
|
// Bed temperature compensation settings
|
|
// Bed temperature compensation settings
|
|
-#define BED_OFFSET 10
|
|
|
|
-#define BED_OFFSET_START 40
|
|
|
|
-#define BED_OFFSET_CENTER 50
|
|
|
|
|
|
+//#define BED_OFFSET 10
|
|
|
|
+//#define BED_OFFSET_START 40
|
|
|
|
+//#define BED_OFFSET_CENTER 50
|
|
|
|
|
|
|
|
|
|
#ifdef PIDTEMPBED
|
|
#ifdef PIDTEMPBED
|