-
-
Notifications
You must be signed in to change notification settings - Fork 331
Closed
Description
When installed (in version 3.0) on stm32f407vgt6 with grblHAL, when eg send setting in grblHAL tab stm totally freeze same when lunch features tab, and then it showing error with parsing json, but curl -s with same command showing all proprly, unless we open webgui ...
To Reproduce
Steps to reproduce the behavior:
install grblHAL on stm32f407vgt6
save index.html.gz inside www folder on sd formatted to FAT32 (webui 3.0)
go to settings and save some options in grblHAL tab or just try to open features tab(not loading)
Expected behavior
everything working, when sending settings, i want them to save properly and not freeze stm,
when i'm trying to open features tab, it's opening and showing features
