Z Axis will not move
-
Running into a problem where I cannot get my Z axis to move. There is a red LED that is on next to the Z stepper connections but none of the others are on.
M569 P0 S1 ; Drive 0 (X) goes forwards (change to S0 to reverse it)
M569 P1 S1 ; Drive 0 (Y) goes forwards (change to S0 to reverse it)
M569 P2 S1 ; Drive 0 (Z) goes forwards (change to S0 to reverse it)
M569 P3 S1 ; Drive 0 (E0) goes forwards (change to S0 to reverse it)
M569 P4 S0 ; Drive 0 (E1) goes forwards (change to S0 to reverse it)
M350 X32 Y32 Z128 E32:32 I1 ; Configure microstepping with interpolation
M92 X157.64 Y157.64 Z3200 E301.54:301.54 ; Set steps per mm
M566 X500 Y500 Z500 E400:400 ; Set maximum instantaneous speed changes (mm/min)
M203 X30000 Y30000 Z300 E2000:2000 ; Set maximum speeds (mm/min)
M201 X800 Y800 Z200 E300:300 ; Set accelerations (mm/s^2)
M906 X1200 Y1200 Z1200 E1000:1000 I30 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout -
Got the problem figured out. There are jumper that should be on the back Z connector that were not there on my board. I pulled out my other machine so that I could get to the board to see if that LED was on for that one when I noticed it had the jumpers.