Hotend Idle Timeout (#16362)
This commit is contained in:
parent
6e01079b48
commit
213d4b890e
8 changed files with 157 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue