Hotend Idle Timeout (#16362)

This commit is contained in:
Italo Soares
2020-05-18 02:50:35 -03:00
committed by GitHub
parent 6e01079b48
commit 213d4b890e
8 changed files with 157 additions and 2 deletions

View File

@ -31,7 +31,8 @@ opt_set X_HARDWARE_SERIAL Serial1
opt_set Y_HARDWARE_SERIAL Serial1
opt_set Z_HARDWARE_SERIAL Serial1
opt_set E0_HARDWARE_SERIAL Serial1
exec_test $1 $2 "ESP32 with TMC Hardware Serial"
opt_enable HOTEND_IDLE_TIMEOUT
exec_test $1 $2 "ESP32, TMC HW Serial, Hotend Idle"
# cleanup
restore_configs