Adjust PID tune timeouts and thermal watchdog

- Updated readme
- Adjusted WATCH_TEMP_PERIOD to be more tolerant
- Raised PID tuning timeout
- Adjusted default PID tuning commands
- Changed hex file naming
This commit is contained in:
David Ramiro
2018-12-24 14:26:06 +01:00
parent 6517c2deb5
commit c5ae6e872f
11 changed files with 23019 additions and 23031 deletions

View File

@@ -420,6 +420,8 @@
*/
#define PIDTEMPBED
#define MAX_CYCLE_TIME_PID_AUTOTUNE 40L
//#define BED_LIMIT_SWITCHING
/**