Separate names with a comma.
Some features disabled for guests. Register Today.
I strongly suspect that you're running into accuracy limits within GRBL that are inherent in the move that the machine is being asked to make with...
Ooh! Is that new?
Sorry - I thought that the XYZ probe inverted the signal. My bad.
Hi - Do you mean this macro? Getting started with Javascript Macros in CONTROL / Library of Macros created by the community My macro only...
Highly recommended to set $11 at 0.010 and leave it alone.
It does look like it's the G3 command that's generating the error.... I'll have another look tomorrow.
Can you copy & paste the console output upto and including the error?
It's probably just the G38.2 Z-3.937 F6 taking the travel out of range - have you got ~4" of travel below your probing height? ETA: You might...
Thanks - btw defining G28 & G30 should be a once only operation - the positions are stored through power cycles, etc. so don't need resetting...
Sounds like an error in your gcode file - can you attach the console output of the error and the gcode file?
It shouldn't be necessary to set the reference tool a second time, but equally, it shouldn't hurt anything, either. When you say 'go to zero',...
I'm pretty sure you will get an error due to not having a 'P' parameter in the G10 L20 command (not sure what error number it will give, as I...
Hi, The macro should work for that sort of thing... Are you setting your first tool as a 'Reference Tool' using the tool setter *after* you've...
You **may** be able to use the LASER mode with dynamic power (M4) to produce a drive signal proportional to travel speed. (Just an avenue to...
Just attach it to a post here ('upload a file' under the reply window).
I can't view the video, but from the symptoms, another possibility is a loose / intermittent connection to the motor - check wiring, etc.
You need to tell grbl how quickly it can accelerate each axis ($120...$122), and what the top speed of each axis is ($110...$112). These would...
Did you tune the speed / acceleration settings to suit the new, bigger, heavier Z axis? Most likely you would need to dial them down to avoid...
The slider only controls jog speed. If the motor stalls, you have the max rate or acceleration set too fast. If you have your speed and...
Hmm - I think that adds to the evidence for a wiring problem of some sort. If a stepper motor loses one phase it becomes unpredictable - it might...