Investigate detecting that target speed can't be reached #119
Labels
topic: motion control
Issues concerning the software-based motion control implementation.
type: enhancement
New feature or request
SoftwareMotionControl
will quite happily accept a high target speed, and then just never reach it. I haven't investigated what all the limiting factors are, but I do know that compiling in development mode on a weak microcontroller limits the maximum speed that can be reached.In any case, just silently not reaching the target speed seems undesirable. It would be great, if
SoftwareMotionControl
can detect this case and maybe return an error.The text was updated successfully, but these errors were encountered: