- Fix
spin_continuous()
to not useAccelStepper
and to compensate motors for each other. - Reset
epsilon
to 1.
- Changed pulley diameters to pulley teeth
- Added
float epsilon
for calibrating substeps. - Added circuit diagram.
- Updated documentation and README.md
- updated
spin_degs()
if statements and compensation. - Added unit tests
calibrate_pulley_teeth()
andtest_spin_degs_multi()
.
Initial release. Development till 22/11/2024.