[Grbl_Esp32 Issue#619] Extended settings in the WebUI

未分类 bolang 5个月前 (10-14) 42次浏览

Issue #619 | 状态: 已关闭 | 作者: Mboss32 | 创建时间: 2020-09-28


Question: I have been searching for a way to see and edit the extended setting through the WebUI but can only access the legacy GRBL setting form the GRBL configuration tab. “$$” in the command window provides legacy settings, “$+” is not recognized and displays the help message. Anyone have other ideas?

Thanks!


评论 (2)

#1 – bdring 于 2020-09-28

The $+ was an temporary fix to adding new settings. The $S is the preferred format now. You must do it via the console until the WebUI is updated.

https://github.com/bdring/Grbl_Esp32/wiki/Settings


#2 – Mboss32 于 2020-09-29

Thanks for the quick response – that’s perfect! sorry I missed that :/


原始Issue: https://github.com/bdring/Grbl_Esp32/issues/619

喜欢 (0)