GrblServer icon indicating copy to clipboard operation
GrblServer copied to clipboard

Results 8 GrblServer issues
Sort by recently updated
recently updated
newest added

Hi, I followed the instructions to install, but **npm install** failed due to problems with the SerialPort version bundled (1.7.4). I tried swapping in the latest version of SerialPort (6.2.0),...

Hi, You have a filled private key file in your repository, IMHO you should remove it with .gitignore.

Please update protocols for Grbl 1.0

Another useful feature, I believe is, the user to be able to jog with keyboard keys.

I´m not sure if i don´t do something wrong, but when I click on arrow keys my machine is not moving. When I send command to move like G91 X10...

Hi, I just did make GrblServer work on Raspberry Pi 2 and when I try to upload gcode file, whole webpage grey out and do nothing. When I look to...

As a user, I would like to see the last executed command first in the command list, so that I can follow along with the line execution. Thanks for the...

Hi @cho45 , this looks very useful and I can see an embedded system in the making with a Raspberri Pi and Arduino or something similar. Whilst not expert with...