Override tick on fan, E temp, B temp
Could we have "override" tick on the fan, extruder temperature and bed temperature (flow?).
That would filter the incoming requests from gcode to change these in future. Feature is most useful for fan speed - if wrong fan speed is forgotten or set in slicer/gcode then it could be set midprint. Currently if it's set then gcode might change the fan speed to value that was wrong and was remedied in UI, but it will keep resetting every time it thinks it has to (layer change etc.).
The use case is that i'm seeing prints that need more cooling or less cooling than expected because of the geometry, but gcode keeps (re)setting the fan speed so i need to be scouting the entire print to set the desired fan speed. It is not needed all the time hence the "override" setting.
That would filter the incoming requests from gcode to change these in future. Feature is most useful for fan speed - if wrong fan speed is forgotten or set in slicer/gcode then it could be set midprint. Currently if it's set then gcode might change the fan speed to value that was wrong and was remedied in UI, but it will keep resetting every time it thinks it has to (layer change etc.).
The use case is that i'm seeing prints that need more cooling or less cooling than expected because of the geometry, but gcode keeps (re)setting the fan speed so i need to be scouting the entire print to set the desired fan speed. It is not needed all the time hence the "override" setting.
Comments