Skip to content
Snippets Groups Projects
Commit d64f1bf5 authored by larsm's avatar larsm
Browse files

WATCH_TEMP_PERIOD von 20 auf 35 s erhöht weil hotend sehr träge ist.

parent edb9ea00
No related branches found
No related tags found
No related merge requests found
......@@ -157,7 +157,7 @@
* and/or decrease WATCH_TEMP_INCREASE. WATCH_TEMP_INCREASE should not be set
* below 2.
*/
#define WATCH_TEMP_PERIOD 20 // Seconds
#define WATCH_TEMP_PERIOD 35 // Seconds
#define WATCH_TEMP_INCREASE 2 // Degrees Celsius
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment