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

[BUG] T0 and T1 temperatures are not displayed independently #172

Closed Drzet closed 3 years ago

Drzet commented 3 years ago

Describe the bug While printing with only 1 extruder ESP3D displays the same temperature for both working and idle extruder

Expected behavior Correct temperature for every tool

Screenshots temp

ESP3D Firmware:

Target Firmware:

Board used (please complete the following information): SKR v1.4

luc-github commented 3 years ago

The latest webUI is 2.1b69 you are using 2.1b57 Can you confirm issue is still present in latest version ?

Drzet commented 3 years ago

I've uploaded the latest index.html.gz, now it shows webUI version 2.1.b60 Issue still present

luc-github commented 3 years ago

latest webUI is 2.1b69 in git not 2.1.b60 and I think issue was solved in 2.1b61 - please use latest git

Drzet commented 3 years ago

They had b60 within latest release .zip Got b69, issue still present Untitled

luc-github commented 3 years ago

ok I will have a look

Drzet commented 3 years ago

Seems like it's reporting the "T", not separately T0..Tx

luc-github commented 3 years ago

Yes indeed - I am on it, I think I fixed this in 3.0 - I will fix this one too

luc-github commented 3 years ago

index.html.gz Please let me know if this one fix the issue - New version should be 70

Drzet commented 3 years ago

fix

luc-github commented 3 years ago

ok great I push the update on github - thank you for reporting issue and feedback

luc-github commented 3 years ago

WebUI updated - I move issue to webUI

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.