luc-github / ESP3D-WEBUI

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

[FEATURE REQUEST] M117/M0 notifications/alerts #370

Closed Wirepower closed 10 months ago

Wirepower commented 10 months ago

M117 notifications to work in webgui. tft screen gets them, would be good if the webgui alerts us as well.

github-actions[bot] commented 10 months ago

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

luc-github commented 10 months ago

[ESP600]<message> display notification in webUI in ESP3D V3 It is planned to add the M117 / Conversion support in Streaming Gcode service, currently only ESP3D-TFT has the feature, ESP3D does not have this feature yet.

luc-github commented 10 months ago

One solution is to post processed your GCODE file to add corresponding M118 P0 [ESP600] XXXX to each M117 XXXX if you are using Marlin for others FW syntax may vary

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