rirze / mirobot-py

A Python interface library for WLkata's Mirobot
https://rirze.github.io/mirobot-py/
MIT License
24 stars 9 forks source link

Invalid feed rate #2

Closed rirze closed 4 years ago

rirze commented 4 years ago

Get this error when inputting any angle/cartesian movements, even incremental. This error is Fixed/Avoided when explicitly given speed parameter, but randomly happens?

Solution would be to provide a default speed value in order to prevent this error from occurring.