You should take a look at the documentation of AccelStepper ![]()
using moveTo / setMaxSpeed together with setSpeed/runSpeed does not make sense.
if you want to position the stepper with moveTo use only setMaxSpeed and run instead of runSpeed.