Delta Z-Axis no Movement or Current
Hello,
I'm in the process of setting up a delta printer, and before all the printer materials are ready, I've been trying to test the electronics. Currently, when I connect to the printer via Repetier Host and try to control the printer manually, I get no movement of the Z-axis stepper motor, not even any resistance, I can rotate the lead screw somewhat freely. The X and Y move just fine, so I tested the Z-axis stepper in the X-axis port and it worked fine.
My specs:
NEMA 17 stepper motors with 300mm lead screw
Melzi2.0_V5 TRONXY board
Recycled Computer Supply for a 12v rail
Mechanical Endstops
Windows 10
Arduino 1.0.6
Repetier-Host V2.2.4
Troubleshooting:
Tested a Cartesian configuration.h to see if it was an issue with the delta one, still no movement
Stepper motor works in other ports
Unplugged Endstops
Tried both Z-axis motor Ports
Moved power input jumper to both settings USB and Vreg
Configuration.h https://pastebin.com/2U0zKdPY
Comments
What do you mean? The board has 2 4pin connectors for Z and both work? Not relevant as both are powered from same driver.
Configuration looks good. As a first test make z and x swap and see if then the old "x" is getting no power. It might be that the stepper driver or some connections from it are defect. Swapping config rules out config problems unseen or defect motor cable/motor.
To rule out stepper driver switch x and z stepper driver instead. Make sure they have both same settings.
If you have a second extruder socket free, select for z the second extruder instead to use an alternative socket and if available stepper driver.
Unfortunately stepper drivers are the most frequent part breaking I think. That is why I like boards with driver sockets so you can replace them easily.