mstrens / grbl_controller_esp32

grbl controller for esp32
174 stars 76 forks source link

When WiFi is enabled STA & AP mode causes a pause in sending G code. #46

Open zhangfan3765 opened 2 years ago

zhangfan3765 commented 2 years ago

When I use it to send code to grbl controller, WiFi function is not turned on. It has no problem and can finish processing. However, after WiFi is turned on, processing the same G code will pause at a certain time and cannot be operated.

In the manual movement interface, one more button flickers on the left to switch the movement distance. It can also be clicked to switch the movement distance.