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

[BUG]Error notified - but there is no error actually #363

Closed luc-github closed 1 year ago

luc-github commented 1 year ago

When M105 is enabled as polling command and trying to send M503 on Marlin I got randomly : Error:ok T:XXX ... image

it means the temperature repport trigger an error when it should be just ignored

luc-github commented 1 year ago

Fixed by adjusting condition

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