|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
/**
|
|
|
|
* Whenever an M104 or M109 increases the target temperature the firmware will wait for the |
|
|
|
* WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE |
|
|
|
* WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE |
|
|
|
* degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109, |
|
|
|
* but only if the current temperature is far enough below the target for a reliable test. |
|
|
|
*/ |
|
|
|