We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c46c4c5 + 656e78d commit 33cf025Copy full SHA for 33cf025
g2core/settings/settings_Printrbot_Simple_1608.h
@@ -355,6 +355,8 @@
355
356
/*** Extruders / Heaters ***/
357
358
+#define TEMP_MIN_BED_RISE_DEGREES_OVER_TIME 0.5
359
+
360
#define MIN_FAN_VALUE 0.4 // (he1fm) at MIN_FAN_TEMP the fan comes on at this spped (0.0-1.0)
361
#define MAX_FAN_VALUE 0.75 // (he1fp) at MAX_FAN_TEMP the fan is at this spped (0.0-1.0)
362
#define MIN_FAN_TEMP 50.0 // (he1fl) at this temp the fan starts to ramp up linearly
0 commit comments