mstrens / grbl_controller_esp32

grbl controller for esp32
174 stars 76 forks source link

Update setupTxt.cpp #59

Open rominetb44 opened 1 year ago

rominetb44 commented 1 year ago

Config.h must be included before setupTxt.h because of declaration of POS_OF_MOVE_D_AUTO. Fix an issue in drawing buttons in XYZA configuration on move page.