#How do I disable the automatic cooldown after 10 minutes
20 messages · Page 1 of 1 (latest)
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
then SET_IDLE_TIMEOUT=<timeInSeconds> put 0 to disable it
is there a way to change what that function does so it preformes a different action on timeout
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?
@fluid notch pay attention: this is a security funciton. disabling it is not a very good idea...
I usually let it warm up then come back like 10 min later to start the print (also gives it time to warm up the enclosure)
pls change the tags to klipper. this is only a klipper function. not a mainsail function
is there any function like that that can let me preform a custom action once the temp is reached such as a beep or changing the enclosure lights
I would increase it to like 30 min probably I wouldnt disable it
this is fine. only diabling it would be not a good idea
im just most intrested what I would need to do to achive this
you can create a macro if you'd like #1282155213125320736 message
without blocking all other commands?
no idea, but according what meteyou said, it will block all other commands
is there a way to ask klipper what the current temp is from an external python script