XaiJu
squirrelf3d
squirrelf3d

patreon


Example of a Klipper config

edit: This was an older version of klipper running, and I just updated, the dual color setup here won't work anymore. , things are depreciated in the latest version of klipper. But the rest should still be valid

Posted by request.
This is not to be used as is. it's a mess, but a beautiful working mess for my setup.

But if you wanted to take a peak at mine here it is

If you have any questions don't hesitate.

Things to keep in mind, before you copy any values.

two file setup, only so I can remember how and eventually clean it up nicely in multiple files. and jump quickly between dual extruder setup and single extruder. and based on shroud as I'm eventuality going to be jumping between Saturn and Titan, as I work on both

[include macros.cfg]

Everything is standard klipper stuff except for [heater_fan fans] section.
So don't use that, It was a quick "hack", I have modified the original heater_fan file in the codebase , right now  not user friendly since the modified file gets reset/updated to stock after updates. (just need to use git_ignore and different filename to act as a plug-in rather than a "hack")
It allows me to cool the pi if it was getting to hot, but otherwise shuts down all fans when idle and sensor temps are below a specified value,  I'll eventually get that sorted out the correct way

Comments

thx for sharing !!!


More Creators