luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
747 stars 305 forks source link

[FEATURE REQUEST]Allow polling commands with different refresh time #230

Closed luc-github closed 2 years ago

luc-github commented 2 years ago

In same way UI allows to add several macros or panels/pages it would be interresting to allow different pollings refresh time as not all commands may not need to to be sent at same frequency. In same idea if refresh time is set to 0 (which is not currently allowed) ,this would allow commands to be sent only once when webui is opened at start.
I currently do not have any special user cases which would need to apply these settings, so until then it won't be implemented, but tracker will allow to keep the idea in mind

luc-github commented 2 years ago

Allow user to fix the panel order is now implemented , as well as the multiple refresh time for polling commands image

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.