I think I recall someone writing a calibration macro, but I’m not sure if it was for calibrating Y, testing squareness, or Z levelling. (all three would be handy).
I’ve searched for 20 minutes and can’t find them. Does anyone remember seeing/writing them, or am I imagining them? (Sometimes I do dream a little, LR4!)
I posted and then thought I saw the answer in the list of threads on FluidNC. However the github repo it references has gone and its not on waybackmachine….
I wrote a Z leveling script but I’m not sure what the best version is right now. You’d have to peruse this thread. I have intentions of updating a Z leveling WebUI 3 extension but who knows when I’ll get to that.
You’ll have to open that code in something like notepad ++ or vscode. The first few lines are instructions for things you need to change for your specific machine.
Yes I made edits to the code (parameters at top only) before I ran it. I didn’t change anything at the point where it hangs….. unless there was a typo on a parameter. I’m heading into workshop soon I will check then
Ive got to the workshop, everything is rebooted and still same problem.
Also there were no problems with my edits, I double checked them and compared them to the last posted version of the code posted by Ryan in Notepad++ using a compare plugin.
Could this be a problem with v3 of the GUI/FluidNC parsing things differently?
My version is very similar but I have some updates to use G1 instead of G0 in a bunch of places because G0 ignores feedrate and uses max feedrate. Let me go test it since it’s been awhile since I’ve used it.
Hmm, I get the same behavior as you. This definitely worked before. I’m wondering if it’s a firmware issue? What version of FluidNC do you have? I currently have 3.9.7 which I think has some known issues. Going to try different versions.
I just used this last week without issue. I am out of town today, but I can post my code when I get home tomorrow. I am using the latest fluidnc as of 2 weeks ago with webui-3