-
Hello friend just now I¿'m working in a similar project, but I wenna usa a SD card but not have success with this.
I make a code with LCD 1602 I2C and now the machine can move but the problem is…
-
I need create stand-alone controller, with 10...20 lines of g-code. Control through physical buttons like start, stop/home. Home position via limit switches.
Is it possible?
How it make with grbl?
-
I can't compile
Grbl_Esp32/Custom/mpcnc_laser_module.cpp:31:13: error: 'LVL_SHIFT_ENABLE' was not declared in this scope
pinMode(LVL_SHIFT_ENABLE, OUTPUT);
^
*** [.pio\build\rele…
-
I communicate with GRBL firmware via serial port using Python on my computer. The code is as follows. However, when I receive the "OK" message, the stepper motor is still in motion. I want to close th…
-
Please answer the following questions.
What version of the firmware are you using?
0469e7b of Devt, spi_daisy_4axis_xyz
fc6926d of master with spi_daisy_4axis_xyz
Is the problem repeatable?
…
tsipa updated
4 years ago
-
Hello,
Thanks for a great GRBL its awesome.
I'm using 1.0.9
these are my $$
$0=5 (step pulse, usec)
$1=25 (step idle delay, msec)
$2=0 (step port invert mask:00000000)
$3=0 (dir port invert m…
-
When using the grbl branch for 4 or more axes, the "z" coordinate in the "height map" algorithm is incorrectly parsed. The height map is filled with zeros. This is because the regular expression in ".…
-
Hello,
Let me first commend on the great job you are doing here!
Unfortunately I'm struggling a lot and hope you can help me.
To start with, I've got a 3040 Chinese CNC and hooked it up to LinuxCNC…
-
Hi
first of all -> it's cool that you making a GUI for Grbl !
It would be really fancy to have the joystick/gamepad to move the spindle ( XYZ ) to set the zero point :)
cheers ben
-
### Version
2.1.7
### Hardware / Firmware
GRBL 1.1
### What happened
I have had this issue repeatedly. However, previous fixes are not working this time.
USG is controlling my genmitsu 6050 pro…