Skip to content

hardware: dont check tolerence for motor move

Stuart Fisher requested to merge motor-move-ignore-tolerence into main

This was an optimisation at the very beginning but actually lots of motors have tolerence > minimum move. This means that daiquiri does not move to the correct position. Remove this optimisation.

Helpfully no error is raised, just a debug log, so no one knows what is going on !

Edited by Stuart Fisher

Merge request reports