Machsupport Forum
Mach Discussion => General Mach Discussion => Topic started by: ArchdukeTim on December 18, 2024, 11:48:57 AM
-
Mach3 with an Omio cnc.
I have a probe script that works perfectly when it works, but it's 50/50 whether or not it will work or not. The behavior is the script runs the g31 command, and prints out a debug message that occurs _after_ the g31 command, but the motors don't move, and neither does the DRO.
Jogging the axis that I'm trying to probe a bit then lets me run the probe, but even this fix is only 90% effective.
-
Code please?
-
Here's one of them. All do the same thing, just different axes
-
Amazingly complex for a simple function. Where did it come from?
-
Here is one of mine which works. See if it works better for you.
-
So, did it solve your problem?