Hi, i've tried to compile the latest Marlin 2.0.X Bugfix however, when running M122 to check the TMC stepper drivers they spit out
Testing X connection... Error: All HIGH
Testing Y connection... Error: All HIGH
Testing Z connection... Error: All HIGH
Testing E connection... Error: All HIGH
I've ran previous versions and they work correctly. I've checked differences between a stable one and the latest version and I am suspecting this parameter has something to do with it:
#define X_CHAIN_POS 0 // 0 - Not chained, 1 - MCU MOSI connected, 2 - next in chain, ...
Could it be?
Testing X connection... Error: All HIGH
Testing Y connection... Error: All HIGH
Testing Z connection... Error: All HIGH
Testing E connection... Error: All HIGH
I've ran previous versions and they work correctly. I've checked differences between a stable one and the latest version and I am suspecting this parameter has something to do with it:
#define X_CHAIN_POS 0 // 0 - Not chained, 1 - MCU MOSI connected, 2 - next in chain, ...
Could it be?