-
First. let me appologize for the length of this post, but I feel this is a very important issue.
I have been doing some more testing to verify GRBL's running of g-code files. I decided to get a seria…
109JB updated
1 month ago
-
I am having difficulty getting any of the $# settings to save when I run any version of your software except .845. Any ideas what may be causing this? I have full functionality other than the settings…
-
Hello everyone, just wondering if VisiCut has compatibility with FluidNC firmware?
If not, is this something that can easily be added?
Thanks,
Tim
-
**Describe the bug**
I followed the steps in the Linux install guide, however when I attempt to connect to GRBL, the whole program crashes. This only occurs on a valid serial port with a serial devic…
-
When I open the software all appear to be OK, with readable fonts in normal size, if I load a JPG file for conversion still all is normal, but if open a SVG or DXF file, all the interface text becom…
-
*I added espwebsocketserver to my ESP8266 plotter. In the LaserGRBL software, I activate the LaserWebESP8266 port and enter in the address field:
ws: //192.168.0.134: 81 /
and I can transfer g-cod…
qulet updated
2 years ago
-
We need a brave person with a CNC machine (powered by a GRBL controller) who would be willing to test the `GRBLPrinter` implementation here:
https://github.com/selfcustody/krux/blob/develop/src/krux/…
ghost updated
11 months ago
-
#### Description
Hello!
We're running a Shapeoko 3 XXL with GRBL through NPM (I think?) at my local makerspace and it is no longer jogging. Communicate is established and it will home without er…
-
This is less of an "issue" and more of a question. In line number 118 of "stepper.c", the following variable is declared:
uint8_t step_pulse_time; // Step pulse reset time after step rise
I c…
-
Implement Grbl character-counting protocol to use grbl command buffering: https://github.com/gnea/grbl/wiki/Grbl-v1.1-Interface#streaming-a-g-code-program-to-grbl
This should be very useful on jobs w…