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] E1 temp graphic do show #86

Closed Liger0 closed 4 years ago

Liger0 commented 4 years ago

Is your feature request related to a problem? Please describe. There is no graphics for the E1 temperature.

Describe the solution you'd like Graph for E1 temp, there seems to be enough space. Thanks! E1 graph

luc-github commented 4 years ago

It is actually a bug, for some reason E1 line does not show up in extruder graph Long time I did not tested and seems something is broken - I will have a look

luc-github commented 4 years ago

Fixed : image

That was super old bug actually ... when moved E1 to preferences I forgot to update UI in apply function orz Thank you for pointing this

Liger0 commented 4 years ago

The E1 graph doesn't seem very linear, the right side is blank most of the times and the curve is made of very large segments, like it being scanned less times than other ones.

luc-github commented 4 years ago

There is no difference in calculation neither display process but color between E0 and E1 Data come from M105 output so came in same time

Liger0 commented 4 years ago

This is what I mean: E1 graph2 he E1 line keeps having that space on the right with the same offset.

luc-github commented 4 years ago

Do you heat E1? My output is with Repetier FW, what is Marlin M105 output?

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