Replies: 1 comment 3 replies
-
Can you try the attached version? It seems there is a concurrency issue at play that I have never seen on my development machine that causes a probing sequence to continue even after a probe fails .FYI I am away from home for a while and on a laptop so cannot fully verify the changes I have made so test carefully. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've previously sucessfully run a toolprobe (tool length sensor) and a 3d probe on the same input.
Now i don't know if anything changed in recent versions of grbl hal, or i'm just getting it wrong, but i just had a part where i'd use the center of a hole to locate it for the 2nd op milling (flipping it over) and I probed with my 3d probe to get the centre of the hole as well as i could. I got a repeatability (by looking at the machine coordinates of 0,01-0,02mm) Good enough for me - but to my great surprise i ended up with an Y offset of about 2mm and a x offset of about 0,1mm.
This is a breakdown of what i did:
See config:
One thing, i had doubts about, is if i should use G52 or G54. But as i set the G54, the probe lands itself in 0,0 (x,y) on the DRO display.
I did experiment with the G52 offset once, but reset it
Any help is most welcome,
Best
Kristoffer
Beta Was this translation helpful? Give feedback.
All reactions