[grbl Issue#55] steps mm alters number incorrectly

未分类 bolang 6个月前 (10-14) 47次浏览

Issue #55 | 状态: 已关闭 | 作者: jes1510 | 创建时间: 2012-02-03


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)

#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.


#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!


原始Issue: https://github.com/grbl/grbl/issues/55

喜欢 (0)