Skip to content

Commit 33cf025

Browse files
authored
Merge pull request #266 from synthetos/dev-265-simplepro-heatbed-timeout
🌶 : Lower Printrbot Simple 1608 TEMP_MIN_BED_RISE_DEGREES_OVER_TIME to 0.5
2 parents c46c4c5 + 656e78d commit 33cf025

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

g2core/settings/settings_Printrbot_Simple_1608.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,8 @@
355355

356356
/*** Extruders / Heaters ***/
357357

358+
#define TEMP_MIN_BED_RISE_DEGREES_OVER_TIME 0.5
359+
358360
#define MIN_FAN_VALUE 0.4 // (he1fm) at MIN_FAN_TEMP the fan comes on at this spped (0.0-1.0)
359361
#define MAX_FAN_VALUE 0.75 // (he1fp) at MAX_FAN_TEMP the fan is at this spped (0.0-1.0)
360362
#define MIN_FAN_TEMP 50.0 // (he1fl) at this temp the fan starts to ramp up linearly

0 commit comments

Comments
 (0)