Separate names with a comma.
Some features disabled for guests. Register Today.
I wasn't familiar with the GCode parser. I'll look into it; thanks again!!
Thanks for the suggestion, Peter. I have built a gcode generator for my application and don't want to restart from ground zero. If I could figure...
Thanks for your reply David; this sounds promising! However, I don't see a way to define axis-specific homing pull-off distance. The only option I...
Hi Peter, I have assigned Z-axis to the stepper of a pump that I designed, and the X-axis is assigned to another stepper controlling a four-way...
Thanks, Shawn! I didn't know that the X and Z axes could be homed separately.
That's a good approach but won't work for me because I want the changes to be saved in the firmware. Thanks anyway for the suggestion!
Hi Brian, thanks for your help. However, I don't see any file with '.nc' extension in the grbl library (please see screenshot:...
Hi, I am using grbl to control two different axes (X and Z) and want to run a piece of gcode after the X-homing cycle but before the Z-homing...
Thanks!
That was it! I connected the stepper to Z-axis, and the homing started well. However, as expected, homing didn't finish because grbl is trying to...
I'm still kinda struggling with this issue. The stepper moves perfectly fine with commands such as G1 X100 F400. However, it doesn't move at all...
My stepper motor is homing at an incredibly slow rate, so slow that I can barely detect any movement. What could be the issue? Here is my GRBL...
I found the problem. The buffoons who soldered the knockoff CNC shield had done such a poor job that they soldered TX and RX pins together....
I am using a genuine Arduino but the shield isn't. I'll try to find a genuine shield in that case.
I didn't get to the stage where I could input the gcode. I just uploaded grbl to Arduino Uno and tried to connect it to OpenBuilds Control and the...
Greetings people! I am stuck with GRBL to the point where I am unable to communicate with Arduino. The connection is fine when I initiate a...