Secondary Temp Axis + Scaling
-
It would be awesome if DWC had an option to put the bed temp on a secondary axis, since they run at much lower temps than nozzles.
Ideally, you would be able to scale both axes as well, so that you could zoom in to say +/- 15* of setpoint of each, and see visual evidence of PID tuning issues.
-
@CCS86 said in Secondary Temp Axis + Scaling:
It would be awesome if DWC had an option to put the bed temp on a secondary axis, since they run at much lower temps than nozzles.
Ideally, you would be able to scale both axes as well, so that you could zoom in to say +/- 15* of setpoint of each, and see visual evidence of PID tuning issues.
Related to this:
- DHT humidity sensors use a different scale too
- We have a user who is using our LinearAnalog sensor class to capture and display in DWC another quantity that is not a temperature.
One solution would be for these types of sensor, or perhaps all types, to optionally report the lower and upper limits of the returned reading, and also the units if they are not degC. In the case of the LinearAnalog sensor, it would need optional configuration parameters.