Hi,
I note that only X ,Y axis control is present in WebUI but the ESP3D project is ready to control up to 6 axis.
I check the code ( also the WebUI code ) and I find that the problem is a missing axis data on initial string.
With a simple add on the webui/commands.c I was able to view the other axis control and I don't found any issue using its.
Hi, I note that only X ,Y axis control is present in WebUI but the ESP3D project is ready to control up to 6 axis. I check the code ( also the WebUI code ) and I find that the problem is a missing
axis
data on initial string.With a simple add on the
webui/commands.c
I was able to view the other axis control and I don't found any issue using its.This is the patch ( too small for a PR ).
Also I see it's missing in the webui plugin for non ESP32 boards.
L.