-
Anyone find any more outstanding issues with Grbl v0.9g? Please send me any bug reports ASAP. I'd like to push v0.9g to master, if there isn't anything else that needs immediate attention.
-
_From [g.rodola](https://code.google.com/u/g.rodola/) on December 02, 2011 22:33:46_
```
Main problem with our current development strategy is that every time we are
going to add a new feature, this…
-
This thread will serve as a place to provide updates on the development path and where users can add to the wishlist. Please feel free to contribute to this conversation so we can get a good feel of w…
-
Hello again :)
I'm having trouble with the PRU I think.
After successfully building the am335_pru_package and beagleg code, I attempted to run the following line:
```
./send-gcode -P circle.gcode
``…
-
Every so often for me, my Tinyg just freezes and gets in this weird mode where all the lights are on but they are half dim, and there's no serial tty. Any idea what could be causing this? Am I the onl…
-
When loading certain gcode files, Pronterface returns this error:
Traceback (most recent call last):
File "/opt/Printrun/printrun/pronterface.py", line 1701, in loadfile
self.fgcode = gcoder.G…
-
I'm trying to compile the development version for Gen 6 hardware and keep getting errors listed below... I have tried using Arduino 1.01 and 1.03, and get the same errors. I have installed sanguino …
-
This is the crash.log, which is now generated thrice:
./luajit: error loading module 'libs/libkoreader-koptcontext' from file './libs/libkoreader-koptcontext.so':
./libs/libkoreader-koptcontext.s…
-
When submitting a job to a Replicator 1 using the s3g driver, this error shows up in the info.log, and it doesn't continue:
```
[2013-07-02 16:32:13,141] ERROR: Error starting print: 's3gdriver' obje…
davr updated
11 years ago
-
Most of the diy machines have some tolerance in steps when they turn the direction of an axis . It would be nice if grbl would support a compensation value in steps for each axis, so it adds those …