-
i am having "*** Connecting to jserialcomm://COM10:115200
Grbl 0.9j ['$' for help]
>>> ?
-
hi i'm very new to grbl stuff, but i really want to make an atc for my cnc 3018. It may sound unusual, but I need it for my college assignments
can you write the process of inserting this program i…
-
Hi,
Is there any way to integrate a rotary encoder for manual jogging while at the same time keeping GRBL connected to a pc via serial?
-
Hi guys, I'd like to add a laser diode to exposure photosensitive PCBs and engrave wood. I've read about PWM for spindle-speed and wonder if there's any chance to use PWM for controlling the laser.
W…
-
Compilation and upload worked flawlessly on Arduino IDE with functional buttons.
Insert SD card, connect M5Stack Core2 by USB and upload. Use versions of board and library below, worked for me.
Bo…
-
Is there a Spindle Enable pin in grbl 1.1h on the Arduino UNO? I do not want to control the speed of the spindle, just on or off.
Is pin 13 spindle direction, or spindle enable?
Thanks
-
Hi Schildkroet,
Can you add support for dual-motor axis?
The only difference is in homing procedure. Slave motor must have additional limit switch, then software can home two motors of one axis inde…
-
grbl 1.1f and 1.1h both generate Error 33 when trying to make multiple revolutions with a command such as:
G2 X10 Y10 Z-2 I-10 P4
Also, G2 X0 Y0 I-10 P4 generates Error 36.
-
Hello Denvi,
It seems I have the same issue with Candle 1.1.7 as well. Jog doesn't work at all.
Tested with other software and the hardware works ok.
Below are my settings
[CTRL+X] < Grbl 1.1f…
-
### Machine Context
Every CNC machine
### Feature Description
I often look to see if the backlash compensation feature has been Implemented in FluidNC.
But the FluidNC project development s…