KevinOConnor
KevinOConnor
This PR was inadvertently closed due to a regression introduced by #6293. -Kevin
Thanks. Certainly seems interesting, but as high-level feedback, I'm not sure this is a good candidate for the master Klipper branch. This change would add notable config complexity and it...
Thanks for the feedback. FWIW, I also have a Voron2 with two thermistors monitoring bed temperature ( https://github.com/KevinOConnor/voron2-mods/blob/master/bed/bed.md ). So I understand what is being reported. In case anyone is...
> As the bed surface is not in the PID loop, the overshoot in quite considerable and takes quite some time to drop back to the target temperature FWIW, it's...
Thanks for working on this and sharing your results. I do think it is interesting. However, I don't think there is consensus on this feature at this time. So, I...
Thanks. Could you make this config look more similar to the other configs by adding newlines between config blocks and by wrapping the comments to 80 columns? (Point 7 and...
Thanks. -Kevin
Thanks. However, safe_z_home was intended as a simplified version of homing_override. If you need the more complicated version, then I think it would make sense to use homing_override instead. I...
I understand. However, I don't currently think this is a good candidate for the Klipper master branch. There are already several ways to customize the homing process (eg, homing_override, overriding...
Thanks. Can you provide some additional background on this change. Does this change enable users to perform a real-world task they couldn't otherwise do? Is there an impact on the...