I just executed find_home(“all”) and it did find home but instead of Z,Y, then X, it did X,Y then Z.
This caused serious issues as the head was just above ground height and it damages plants.
Is it just my system that is doing this or are other people seeing this?
All bots running current software will see the order you’ve reported . . here’s the code
It’s a simple software change and worth reporting (@axis defines the home-find-order for “all” axes).
Ok. That explains it. How do we get this code changed to the correct sequence as per the documentation? If you call find_home from a sequence it does, Z,Y,X but from LUA it does it in the incorrect order. I only found this out when I noticed a few destroyed plants!