In my application of Klipper I have a pressure sensor. I am currently reading it using [adc_temperature my_sensor], which works great, but is of course this is not measuring temperature, so the units are wrong, and it gets graphed with the rest of the temperatures in Mainsail.
I want two things:
- The ability to assign a different unit (other than temperature) to a custom adc sensor.
- The ability to add a second (or third or fourth etc) graph in Mainsail for custom sensors that have units other than temperature.