Hi.
I’m having some issues with Autolevel. It stops on the second probe and says “Working on probe for {x:1,y:11} Found lowest Z:undefined” I’ve never had it before. Also, my z looks too long (-000 .12000000000000455). Why so many digits?
Thanks!
what workspace are you in?
http://chilipeppr.com/chpech Im actually trying it on my workspace forked from jpadie
http://chilipeppr.com/chpech
Best guess is that Grbl 1.1 changed the way probing works and thus the auto-level widget is looking for a feedback item that doesn’t exist anymore. Probably will need to fork auto-level widget and change to Grbl 1.1 approach.
It’s working on the one forked from jpadie. Hmm I will have to put all the working for me things together. Not today though. Recently I play more with software than I do the actuall milling
Im guessing I can copy/paste the probe data from a different workspace
Autolevel works fine in grbl1.1. The autolevel widget needed fixing for another problem but i did that in early 2017.
Maybe check the widget you are using. That workspace may modified widgets.
Also always check the js console and the verbose output from sjps for debug clues.