Great call. I searched and found a version of the firmware specific to delta, and now the RH is controlling the printer. Testament to my ignorance that I thought I had the generic firmware properly configured. I will look more into the stepper configurations now, but I am concerned I’ve ruined two of my motors somehow, as the x-assigned motor seems to turn fine while the other two appear to attempt to turn but cannot.
Thanks, Magesh. I found a version of the firmware that got RH to manually control the printer. Now I just need to tweak it to see if two of my motors are shot or just misconfigured.
One small step! Thanks to your advice, I was able to track down a better version of the firmware and got RH to control certain functions of the printer. I really appreciate all of the help!
Next step will be to diagnose the issue with two of my stepper motors. X spins fine, but Y and Z both sound like they are trying to turn, but the shaft is locked somehow. Not sure if that makes sense; this is not my electronics forte. This makes repairing iPads look like playing with Lincoln Logs. Anyhow, from what I am reading there may be a driver issue, but I am working on educating myself further (to me, a driver is another type of firmware to control, say, a printer rather than something physical).
Some ideas :
You can switch X motor and Y/Z to check if motors y/z are OK.
On your board, do you have any potentiometer to adjust motor current ?
If you don’t have enough current in the motor coil, the motor will not have enough torque.
Check motor cable wiring, if the motor vibrates, it can come from inversion of wires.
Is your power supply enough strong (can you check its voltage when motors are going on ?)
If Y/Z max speed is too high (configuration.h), the motors cannot turn. Try to make a small move with the same speed as X motor.
Awesome! Great job!. @Valdane mentioned swapping the non-working motor to the working connector and try. That is a great idea.
MAKESURE you have it powered off when doing this.
Another note, on the RAMPS board the driver chips are a tight fit and the orientation of the board is important and it could be tough to get them all plugged in correctly because of the clearance. just take a look and make sure they are in correctly.
What flavor of firmware are you using, Marlin or Repetier.?
A look at your configuration.h might help also.