Board SKR Pro 1.2
Marlin 2.07 and Marlin 2.0x bugfix
Delta printer configuration
TMC2209 with removed DIAG pins as advertised by BTT
PCB limit switches (VCC GND SIG)
Every Delta printer needs to home X_HOME_DIR 1, Y_HOME_DIR 1, Z_HOME_DIR 1
Meaning setting:
#define USE_XMAX_PLUG
#define USE_YMAX_PLUG
#define USE_ZMAX_PLUG
Problem:
limit switches do not work.
Please help me out on this problem