You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
When you use an RTD Amplifier such as the MAX31865 on the BTT EBB36 you will get erroneous temperature readout during that chips initialization. This behavior can be reproduced simply by initiating a FIRMWARE_RESTART. Would be nice if you could avoid the Thermals Graph becoming useless as these readings re-scale the graph to uselessness.
Edit: This is not triggered via FIRMWARE_RESTART. It is triggered via SAVE_CONFIG. Also Klipper3d/klipper#6320 did not resolve the issue.
Describe the solution you'd like
Ability to clear the graph information without having to reboot the printer.
Describe alternatives you've considered
Ability to set scaling limits for the graph.
Additional information
The text was updated successfully, but these errors were encountered:
I agree, this is a really bad experience (though it is one outside of Fluidd control), but I have to admit I am a bit skeptical in doing such a fix in Fluidd as it feels a bit that this should be done upstream in Moonraker or even Klipper!
I will discuss this with the other devs and see what we can do to improve this.
@pedrolamas Looks like this isn't going to happen upstream. Moonraker wants Klipper to fix this. I posted to the Klipper forum and got no useful responses to this issue.
Can we just add an option in Settings to limit the min/max scaling values in the graph? So it scales like normal up to the values defined. So I would probably set 300C Max and -10C Min.
Is your feature request related to a problem? Please describe
When you use an RTD Amplifier such as the MAX31865 on the BTT EBB36 you will get erroneous temperature readout during that chips initialization. This behavior can be reproduced simply by initiating a
FIRMWARE_RESTART
. Would be nice if you could avoid the Thermals Graph becoming useless as these readings re-scale the graph to uselessness.Edit: This is not triggered via
FIRMWARE_RESTART
. It is triggered viaSAVE_CONFIG
. Also Klipper3d/klipper#6320 did not resolve the issue.Describe the solution you'd like
Ability to clear the graph information without having to reboot the printer.
Describe alternatives you've considered
Ability to set scaling limits for the graph.
Additional information
The text was updated successfully, but these errors were encountered: