Maslow-serial (41).log (136.1 KB)
1 Like
That message is safe to ignore. Basically there was a bug where it would report NAN (not a number) as the position when it couldn’t compute it’s location (for example if the belts are all retracted there isn’t a valid way to report a position because they aren’t long enough to reach the anchor points).
The problem was that having NAN as a position led to some other weird behavior like you could set the home position to NAN and what does that mean? So in 1.18 (I think) we fixed it so that it reports (0,0) as the position, but now it’s spamming that message.
In 1.20 (the next version) that message will be hidden most of the time because it its annoying and confusing…but safe to ignore.
1 Like