-
-
Notifications
You must be signed in to change notification settings - Fork 571
Configurable heater set limits #1817
Copy link
Copy link
Open
Labels
FR - EnhancementNew feature or requestNew feature or requestGH - Upstream FirstTemporarily impossible because of other factorsTemporarily impossible because of other factorsUpstream - KlippyFor everything Klipper relatedFor everything Klipper related
Metadata
Metadata
Assignees
Labels
FR - EnhancementNew feature or requestNew feature or requestGH - Upstream FirstTemporarily impossible because of other factorsTemporarily impossible because of other factorsUpstream - KlippyFor everything Klipper relatedFor everything Klipper related
Is your feature request related to a problem? Please describe
I would like to be able to set limits to the heater set points that differ from their klipper allowed max. In my example, I have a chamber heater that the vendor and slicers only allow to be set up to 65, but max_temp is set to 68. Fluidd allows setting this to 68, but if that overshoots, klipper will error out.
Describe the solution you'd like
Either a fluidd specific attribute on heater objects or a fluidd setting that specifies an allowable set point/safety margin.
Describe alternatives you've considered
No response
Additional information
No response