grblHAL / Plugin_WebUI

ESP3D-WEBUI backend for networking capable drivers/boards with SD card support
Other
10 stars 0 forks source link

ESP32 How to use WEBUI3.0? #13

Closed auxp closed 10 months ago

auxp commented 1 year ago

//#define WEBUI_ENABLE 3 // Not yet available, do not change. no effect

[WIFI MAC:cc:db:a7:16:c0:b4] [IP:192.168.2.226] [PLUGIN:WebUI v0.20] [PLUGIN:SDCARD v1.10] [PLUGIN:FS macro plugin v0.06]

capture_202310060027574523

terjeio commented 1 year ago

What is your $70 setting? $70=6is the minimum of protocols that has to be enabled (HTTP and Websockets). Send $$=70 for info.

auxp commented 1 year ago

您的 70 美元设置是多少?$70=6是必须启用的最少协议(HTTP 和 Websockets)。发送$$=70以获取信息。

I'll try 6. I'm here$70=7

terjeio commented 1 year ago

$70=7 is ok, is $307=81?

auxp commented 1 year ago

$70=7没关系,是吗$307=81

I don't have any here$307? capture_20231006105120838

auxp commented 1 year ago

$70=7没关系,是吗$307=81

I found that it was not compiled my_machine.h

terjeio commented 1 year ago

Your settings are ok, but is your index.html.gz the correct one? Downloaded from here? Open the maintenance page with http://192.168.2.226/?forcefallback=yes, delete the current index.html.gz and upload the latest grblHAL version.

auxp commented 1 year ago

你的设置没问题,但是你的_index.html.gz_对吗?从这里下载的? 打开维护页面http://192.168.2.226/?forcefallback=yes,删除当前的_index.html.gz_并上传最新的grblHAL版本

Thank you for making it! Do you have a language pack?

auxp commented 1 year ago

你的设置没问题,但是你的_index.html.gz_对吗?从这里下载的?打开维护页面http://192.168.2.226/?forcefallback=yes,删除当前的_index.html.gz_并上传最新的grblHAL版本

谢谢你成功了!有语言包吗?

Or how can I translate it

terjeio commented 1 year ago

Thank you for making it! Do you have a language pack?

The WebUI is not made by me, @luc-github is the author. When I check the v3 repository it seems only english is provided for now.

auxp commented 1 year ago

谢谢你成功了!有语言包吗?

WebUI不是我做的,@luc-github是作者。当我检查v3 存储库时,似乎目前仅提供英语。

Okay, thank you, friend