I am currently building my own 3D printer, a CoreXY system, with the latest Repetier firmware. RUMBA board and DRV8825 drivers.
The heating of the extruder works, the heat bed works via SSR, the end stops (tested with the M119 command), the temperature sensors, the fans (currently disabled in FW), the display works. This all works.
ONLY the motors do NOT move. No matter what I do, I can't make the motors spin. The motors are energized, so they have power. You even cannot turn the spindle by hand! But the motors are not turning at all. All axis and extruder motors are affected. I tested the motors without any load, so not mounted to anything.
What I've tried so far:
- the microsteps are set (to 32)
- the driver voltage is set (to about 0.60 V)
- tried different driver modules
- tried different stepper motors (all of them "ordinary" Nema17 steppers)
- the correct phases and connections of the motors have been determined (I've also read the motor data sheets)
- the enable signal in the repeater firmware has been inverted and back again
None of this works. I'm at my wits' end.
I would be very happy if someone could help me.