Finish timer version
The published version of OpenStage works with accelstepper using software timers. This is adequate for many purposes but has the problem that motor speed is not controlled when more than one motor is running. It also imposes a relatively low maximum step rate so it means that that high resolution motors can't be run quickly at small step sizes. Moving to …
The published version of OpenStage works with accelstepper using software timers. This is adequate for many purposes but has the problem that motor speed is not controlled when more than one motor is running. It also imposes a relatively low maximum step rate so it means that that high resolution motors can't be run quickly at small step sizes. Moving to hardware timers (with one hardware timer per motor) will solve these problems.