#How do I disable the automatic cooldown after 10 minutes

20 messages · Page 1 of 1 (latest)

leaden sable
#

is that while its printing?

fluid notch
#

no

#

its while the printer is idle

solemn heathBOT
#

Ahoi @fluid notch!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message

We are glad to help and chat with you on our Community Discord, but if you need help and want the best support possible you should, follow a few simple rules:

leaden sable
#

then SET_IDLE_TIMEOUT=<timeInSeconds> put 0 to disable it

fluid notch
#

is there a way to change what that function does so it preformes a different action on timeout

leaden sable
#

yes probably, not too familiar with klipper, but i think you can configure it

#

just curous tho why would you want it to keep heating both extruder and bed when idle?

modest cargo
#

@fluid notch pay attention: this is a security funciton. disabling it is not a very good idea...

fluid notch
modest cargo
#

pls change the tags to klipper. this is only a klipper function. not a mainsail function

fluid notch
fluid notch
modest cargo
fluid notch
fluid notch
leaden sable
#

no idea, but according what meteyou said, it will block all other commands

fluid notch
#

is there a way to ask klipper what the current temp is from an external python script