Skip to content
Snippets Groups Projects
Commit 477a94cd authored by Sonny Jeon's avatar Sonny Jeon
Browse files

Hot fix for rare lowering feed override bug.

[fix] Squashed a very rare bug when lowering the feedrate (or rapid) override. When in the very strict set of circumstances with acceleration settings, override step size, and current speed, an internal calculation would cause Grbl to crash. The fix was an overlooked equality statement that should have been a less than or equal, not a less than.
parent 921e5a97
Branches
Tags v1.1f.20170731
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment