W141-ID

Results 16 comments of W141-ID

Regarding the bedfans here is my working solution. Not the prettiest but it does work: ``` [gcode_macro START_FILTER] [fan_generic bed_fans] pin: BED_FAN max_power: 1.0 kick_start_time: 0.250 off_below: 0.30 # hardware_pwm:...

souldn't it be possible to have a variable in the variables.cfg defining the bed size?

So creating a backup works actually fine. But should also be tested by someone else. I will wait for the next update and check it out again. I will have...

This is most definitely true. It needs to be implemented into the install script or another way. Another way is to have the install script get parameters from a local...

> > Another way is to have the install script get parameters from a local file? It's only two variables that need to be "imported". > > This is indeed...

Yeah I have seen that bug on the first install of one of my machines. It can leave quite a mess behind when updating, since adding/changing new variables will make...

> IIRC Klipper wrote some warnings months ago that the "default" bed mesh will no longer be loaded automatically on start up with a future release. But after a bed...

I have done a bed mesh calibrate and it worked must be something weired in the Start gcode

Idk what it is will have to check my overrides. The bed mesh module works

So I have found the issue realting to the bed mesh getting cleared. This issue occurs because of the clean module. There is a variable to make the printer home...