luc-github / ESP3D-WEBUI

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

[FEATURE REQUEST] Add titles to buttons #146

Closed skorokithakis closed 3 years ago

skorokithakis commented 3 years ago

The buttons don't have HTML titles (tooltips), and it's hard to tell what many do. Adding title attributes would help greatly.

github-actions[bot] commented 3 years ago

Thank your for submiting, please be sure you followed template or your issue may be dismissed.

luc-github commented 3 years ago

this is planed in 3.0, all text, UI and translations are rewriten

skorokithakis commented 3 years ago

Fantastic, thanks! Would it be possible to add a "go to zero" button on axes (for times when there's no homing)?

luc-github commented 3 years ago

there is such function in 3D printer UI 3.0 - you can set any position actually screen In 2.1 you can use macro button to do this

also please check 3.0 status: https://github.com/luc-github/ESP3D-WEBUI/issues/94

for GRBL, discussion is still open - I do not have a clear UI defined yet : https://github.com/luc-github/ESP3D-WEBUI/issues/144

related features may also apear here : https://github.com/luc-github/ESP3D/blob/3.0/ESP3D-features.xls?raw=true

skorokithakis commented 3 years ago

Oh that looks fantastic, thank you! Yes, I'm doing it with a macro currently (in ESP32-GRBL).

luc-github commented 3 years ago

feel free to join/discuss/submit any suggestion in above ticket for grblui, it is not defined yet, and can be different from 3d printer one, I have splitted the code to give more flexibility you can also join discord chanel to discuss new wished features

skorokithakis commented 3 years ago

I will, thank you!

luc-github commented 3 years ago

so I guess issue can be closed as it is already in 3.0

github-actions[bot] commented 3 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.