Separate names with a comma.
Some features disabled for guests. Register Today.
Yes you can use G1 but that means you also need to supply the feedrate. Send home G21 G17 G90 ; note all bits of code must set the modes they...
the tool diameter entered into the probe wizard is used to set the centerline of the tool. thus, if the tool travels along X0 it will cut half the...
G28 and G30 are 'predefined positions', which in GRBL default to 0,0,0 (the same as home unless you change it). I use G28 for tool changes, I...
you would need a driver (this is the simplest, a pulsed step pin and a direction pin) or the PLC has to speak Gcode to the blackbox via serial...
look at your GRBL $30 and $31 settings, the S command must be the higher of the two for it to turn on the router output if you are using the...
if you check the box for 'EndPos: Use Machine Coordinates (G53) at end of job?' an dmake sure both X and Y positions are small negative numbers,...
looks like you are using a customized version of the post, where did you get it, and of course, what is it doing? and , what settings did you...
Nothing to do with the post , unless of course it was installed by a different 'team' (-: This is a message related to having resources in...
you need to read this Set up the Homing Cycle ยท gnea/grbl Wiki
He could just connect it the other way, ie jumper the 4th driver to X and use the gantry as Y (like Crash used to do)
see also https://openbuilds.com/threads/y-axis-direction-intermittent.19224/
are they both doing that, or just the one? (I would remove the nutblocks to avoid any further damage to the linear bearings.) at this point I...
I think one of those Y motors is not running at all. The righthand one. I would remove the nutblocks and check for both motors running during a...
change your putty line endings, try CRLF
in your image the arc has a radius of 0.64mm. As the radius decreases, the limits of accuracy of the endpoints approach rapidly. The best fix...
are you follwing the build video? [MEDIA]
Yes, I think there is something wrong with the controller, time to talk directly to the supplier
in the meantime you can do it yourself. in the Serial Console give $# which shows data like [09:42:50] [ $# ] [G54:-60.000,-50.000,-20.000]...
If we look at the Gcode we can diagnose some things.... what speed are you expecting vs what speed is given in the gcode what are the settings in...
y should be homing with the table toward you, that is positive end of tool travel. hard to see the machine movements with the camera gyrating. if...