mstrens / grbl_controller_esp32

grbl controller for esp32
174 stars 76 forks source link

Jogging algorithm #48

Open stevempotter opened 2 years ago

stevempotter commented 2 years ago

@mstrens, this is a beautiful body of work! I am trying to understand the jogging algorithm in com.cpp. Can you put it into words? How does it compare to what is described in the grbl Jogging wiki, https://github.com/gnea/grbl/wiki/Grbl-v1.1-Jogging? Are you happy with its responsiveness when using the WII nunchuck joystick controller? Thanks!