luc-github / ESP3D-WEBUI

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

No temperature and pos values for smoothieware #372

Closed DivingDuck closed 7 months ago

DivingDuck commented 7 months ago

Describe the bug I'm missing in the latest versions of ESP3D-WebUI (target version: smoothieware) temperature and position data. The latest working version I found is this version: 3.0.0-a40.S2 (https://github.com/luc-github/ESP3D-WEBUI/commit/66435e726197b7cd6fc84bf98f926e63a76ae7c2)

To Reproduce With latest ESP3D-WebUI version 3.0.0-a42.S5, (see Screenshots not working Web-UI below) Tab Informations:

Tab Dashboard:

With switching to older ESP3D-WebUI version 3.0.0-a40.S2 all data are available again. (see screenshots working Web-UI below)

Expected behavior Showing temperature and position data again

Screenshots see attachments

ESP3D Firmware: (please complete the following information)

Target Firmware: (please complete the following information)

Board used (please complete the following information):

Browser used (please complete the following information):

Additional context

Screenshots working Web-UI (3.0.0-a40.S2): ESP3D WebUI working.zip with this index file index.html.gz

Screenshots not working Web-UI (3.0.0-a42.S5): ESP3D WebUI not working.zip

This is my actual configuration with latest file set for ESP3D (3.0.0a255) and ESP3D-WebUI (3.0.0-a42.S5) for my ESP32-CAM module: myESP3D_2023-11-13_22-21-39Luc.zip

github-actions[bot] commented 7 months ago

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

luc-github commented 7 months ago

I can reproduce indeed, I think it is linked to https://github.com/luc-github/ESP3D-WEBUI/commit/37932f057c06abaf558ed3ff8774765d18fa5ef0 I should be able to solve it today

luc-github commented 7 months ago

Fixed by https://github.com/luc-github/ESP3D-WEBUI/commit/d373e54064aad069e77321d1efc5b2c1dfbdb7f3 Thank you for raising it

DivingDuck commented 7 months ago

You are so fast in correcting your code. It is working fine now. Thanks a lot. Best regards, DD

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