Hi everyone.
My problem is similar to others found here, however I couldn’t find a solution that worked for me, so I’m asking for community help.
I’m using the firmware.cur that user DAK, pre-compiled, and made available here
At this time, I can get almost all motors to work with pronterface, but when I run the M122, I get this:
> Driver registers:
> X 0x00:00:00:00 Bad response!
> Y 0x00:00:00:00 Bad response!
> Y2 0x00:00:00:00 Bad response!
> Z 0x00:00:00:00 Bad response!
> Z2 0x00:00:00:00 Bad response!
> Testing X connection… Error: All LOW
> Testing Y connection… Error: All LOW
> Testing Y2 connection… Error: All LOW
> Testing Z connection… Error: All LOW
> Testing Z2 connection… Error: All LOW
I do have the jumpers under the TMC5160 stepper drivers inserted into SPI mode.
Also tried to compile TT firmware, but couldn’t solve all the errors I get in VS Code.
As I’ve said before, my X motor only works from time to time, so I’ve made some tests:
- Connect Y cable to X motor (Worked)
- Connect X cable to Y motor (Worked)
So I can assume it has to be firmware, as the motor, the cables, and the steppers are working fine.
I’m not smart enough to try to compile a fresh firmware, with all the changes it as to be done, so does anyone have a clue of what’s happening here?