mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-22 22:24:03 -06:00
🚸 Relax "heating failed" for hotends
This commit is contained in:
parent
943c43a042
commit
da98d913c5
214 changed files with 214 additions and 214 deletions
|
@ -318,7 +318,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 40 // Seconds
|
||||
#define WATCH_TEMP_INCREASE 2 // Degrees Celsius
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue