grblHAL / Plugins_spindle

grblHAL plugins for spindle control
Other
8 stars 12 forks source link

Fix for spindle speed tolerance calculations #16

Closed Dietz0r closed 1 year ago

Dietz0r commented 1 year ago

Code fix for the at_speed calculations of Issue #15. I also adjusted the calculations to provide actual percentage limits too.

Tested locally.

terjeio commented 1 year ago

Thanks for fixing this!