#How to get auto speed bed fans to regulate the chamber temp set by PrusaSlicer

7 messages · Page 1 of 1 (latest)

uneven halo
#

Hello, I'm not super great at the programming of klipper just yet. But I did just setup the Voron 2.4 with Klippain and I have it printing beatuifully.
My only issue is that I can only heat my chamber by using the "Nevermore filter" setup of Klippain. Which just turns the bed fans on at a static speed but doesnt regulate the set temp.

I have a seperate chamber temp prob.

Can anyone point me in the right direction on how to setup automatic control of the chamber temp from the set temp that I slice in Prusaslicer? IE Fan speeds of the bed fan adjusts to regulate the chamber temp..

Would be highly appreciated thankyou.

modest gorge
uneven halo
#

Yes something like that looks good but I dont know how to integrate that into klippain setup

uneven halo
#

Okay so i've got the hardware side of this working... I can manually enter target temp onto klipper and get it to start cycling fans and regulating heat but I can't get it to integrate into Klippains start macros... Does anyone know how I can do it?

I've tried putting the start print macro from the post above into my the variable custom start print "Custom1" for klippain and it keeps throwing errors at me

#

This is the code Im getting

#

Error evaluating 'gcode_macro START_PRINT:gcode': gcode.CommandError: Unknown module called in START_PRINT! Please verify your startprint_actions variable override!