Controlling stepper motors via serial monitor - AccelStepper library

chickwolf:
Tried removing the

stepper.1moveTo(movement)

from the code and it ddn't work at all. Also tried adding a small one time only delay at the start but that did nothing either.

When you make changes to a program you need to include the latest version of the program with your comments - otherwise we have no idea what you have done. My guess is that you removed the code from the wrong place.

...R