I have found a small issue where the steps per mm variables do not get entered correctly if the first number after a dot (“.”) is a zero. For example if you set the variable $2 to 603.061 then it really sets it to 603.61. This can be easily tested by setting the variable and then checking the variable.
评论 (2)
#2 – jes1510 于 2012-02-22
Whoops i totally forgot to update this post. I updated to the latest version and that did indeed fix the problem. Thanks for the quick response!
#1 – chamnit 于 2012-02-03
What version are you currently using? The most recent versions of grbl v0.7d master and v0.8a edge have a fix for this problem. If you are using these, let me know and I’ll take a look at the code this weekend.