Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
408 stars 229 forks source link

Feature Request - monitoring V_IN in graph #168

Open pipersw opened 5 years ago

pipersw commented 5 years ago

Allow to see voltage Spike and drop while printing

chrishamm commented 4 years ago

Ideally we could add a new sensor type for vIn to M308 in RRF so that it can be seen under the "Extra" page of DWC. Once it's there, it would be possible to show it in the graph, too.

pipersw commented 4 years ago

https://github.com/dc42/RepRapFirmware/issues/326

pipersw commented 3 years ago

From dc42: https://github.com/Duet3D/DuetWebControl/issues/464 "It would also be necessary for DWC to understand that it is displaying units other than temperature, so that it can display an additional Y axis. If a 24V VIN was displayed on the same scale as the temperatures, you wouldn't see the fluctuations."

In DWC, it's possible to add a second graph window for VIN ?