Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No temperature and pos values for smoothieware #372

Closed
DivingDuck opened this issue Nov 14, 2023 · 5 comments
Closed

No temperature and pos values for smoothieware #372

DivingDuck opened this issue Nov 14, 2023 · 5 comments

Comments

@DivingDuck
Copy link

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 (66435e7)

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

  • no position data for x, y, z
  • no temp data for T0, T1, B0, B1

Tab Dashboard:

  • Window Jog: no position data for x, y, z
  • Window Chart: no temp data for T0, T1, B0, B1
  • Window Extruders: empty, notification: waiting for temperatures list available from printer
  • Window Temperatures: empty, notification: waiting for temperatures list available from printer
  • Window Extra controls: empty, notification: waiting for temperatures list available from printer

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)

  • Version: 3.0.0a255
  • Web UI Version: working: 3.0.0-a40.S2, not working: all newer versions like the latest: 3.0.0-a42.S5
  • Wifi mode: STA
  • Any change done in FW

Target Firmware: (please complete the following information)

  • Name: smoothieware
  • Version: latest, edge

Board used (please complete the following information):

  • MCU: ESP32
  • Name:[e.g. ESP32-CAM (CAMERA_MODEL_AI_THINKER)
  • Flash size: 4M

Browser used (please complete the following information):

  • Name: Firefox
  • Version: latest
  • Operating system Windows 10 64-bit

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

@DivingDuck DivingDuck added the Bug label Nov 14, 2023
Copy link

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

@luc-github
Copy link
Owner

I can reproduce indeed, I think it is linked to 37932f0 I should be able to solve it today

@luc-github
Copy link
Owner

Fixed by d373e54
Thank you for raising it

@DivingDuck
Copy link
Author

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

Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants