Quantcast
Channel: Reprap Forum - Stepper Motors, Servo Motors, DC Motors
Viewing all articles
Browse latest Browse all 550

Stepper motor moves greater number of steps in forward direction (no replies)

$
0
0
Stepper motor moves greater number of steps in forward direction compared to the reverse direction. I tried swapping the wires connected to the driver, but had the same problem.


void loop()
{
//accelStepper.setSpeed(2000);
//accelStepper.runSpeed();


accelStepper.runToNewPosition(0);
delay(500);
accelStepper.runToNewPosition(20000);
delay(500);

}

Viewing all articles
Browse latest Browse all 550

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>