luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
752 stars 305 forks source link

[BUG] #187

Closed zanglerecke closed 3 years ago

zanglerecke commented 3 years ago

Describe the bug The UI is not getting started.

To Reproduce Steps to reproduce the behavior:

  1. Fresh flashed esp8266ex

  2. uploaded the .gz from ./dist/GRBL/production

  3. click on esp3d

  4. just a spinning circle

  5. goto /?forcefallback=yes

  6. remove .gz

  7. uploaded the .gz from ./dist/printer/production

  8. click on esp3d

  9. working

  10. after setup a preferences.json is present

  11. set the machine to grbl, but cannot show the grbl menue

  12. leave it there and replace the gz endet in a "Error (TypeError: M is not a function)" message

Expected behavior As i wanna control my laser (running on grbl) with it, i used the grbl version (but i do not know the differences (of the UI).

ESP3D Firmware:

Target Firmware: (please complete the following information)

Board used (please complete the following information):

Browser used (please complete the following information):

github-actions[bot] commented 3 years ago

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

luc-github commented 3 years ago

GRBL ui is not yet done in 3.0 https://github.com/luc-github/ESP3D-WEBUI/issues/144

zanglerecke commented 3 years ago

oh.. i did not see that ;) sry for opening a bug...

luc-github commented 3 years ago

You can use ESP3D/Webui 2.1 until it is implemented

zanglerecke commented 3 years ago

yes, but in version 2.1 there is no implementation of telnet? or did i miss something?

i use laserweb as desktop application, and want to just use the esp as an adapter with benefits ;)

luc-github commented 3 years ago

yes 2.1 has telnet same as 3.0

zanglerecke commented 3 years ago

.. then i did some other thing wrong.

i just read the oder threads. maybe there are some informations (or other things i can use/reply ;) ... thanks for your work.

luc-github commented 3 years ago

in 2.1 telnet port is 8888, called data port

luc-github commented 3 years ago

I guess issue can be closed then

zanglerecke commented 3 years ago

yes, i agree totaly

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