Feature Request: adc_SENSOR_WITH_NON_TEMPERATURE_UNIT

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:

  1. The ability to assign a different unit (other than temperature) to a custom adc sensor.
  2. The ability to add a second (or third or fourth etc) graph in Mainsail for custom sensors that have units other than temperature.
1 Like