Hello all,
I have enabled all the limit switches:
alpha_limit_enable true # set to true to enable X min and max limit switches
beta_limit_enable true # set to true to enable Y min and max limit switches
gamma_limit_enable true # set to true to enable Z min and max limit switches
My homing buttons on pronterface home my axes perfectly, so the end stops are working properly. Everything is being read properly, but when I execute code and press my mechanical switches manually, the code just continues to execute. Any help is appreciated.