luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.73k stars 465 forks source link

[BUG] no printer config when using marlin 2.0 #343

Closed TheFlash12314 closed 5 years ago

TheFlash12314 commented 5 years ago

Describe the bug no printer configuration when using marlin 2.0

To Reproduce Steps to reproduce the behavior:

  1. Go to printers tab
  2. Click on refresh
  3. nothing except have label, value, help box

Expected behavior list out full printer configuration

Screenshots If applicable, add screenshots to help explain your problem.

ESP3D Firmware:

Target Firmware:

Board used (please complete the following information):

Screenshot (65)

luc-github commented 5 years ago

What is the output of M503 when you send to Marlin ?

TheFlash12314 commented 5 years ago

Screenshot (66)

TheFlash12314 commented 5 years ago

Screenshot (67)

luc-github commented 5 years ago

ok so issue is in webui, what is your webUI version? check what display on menu

TheFlash12314 commented 5 years ago

v2.1

luc-github commented 5 years ago

image

TheFlash12314 commented 5 years ago

UI: 2.1b20 / FW: 2.0.0.c23

luc-github commented 5 years ago

this was fixed in 2.1b24 so update with latest webUI and should be Ok

TheFlash12314 commented 5 years ago

ok... will try

luc-github commented 5 years ago

just upload the latest index.html.gz from here https://github.com/luc-github/ESP3D-WEBUI/blob/2.1/index.html.gz

TheFlash12314 commented 5 years ago

i tried upload that code ... it is still UI: 2.1b20 / FW: 2.0.0.c23

luc-github commented 5 years ago

image

TheFlash12314 commented 5 years ago

ok, It's working now, thanks!

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.