cody82 / grblgui

GUI for grbl.
http://youtu.be/kqCFuzl11s4
51 stars 19 forks source link

Screenshots

screenshot

Requirements

Download

https://github.com/cody82/grblgui/releases/download/v0.4.2/grblgui.zip

Usage

Start the Program: java -jar grblgui.jar [<your g-code file or directory> [<arduino COM-port>]]

Example: java -jar grblgui.jar /home/cody/gcode/ /dev/ttyACM0

If you start the program without parameters, it will look for g-code files in ~/grblgui-gcode and in grblgui-gcode next to grblgui.jar.

Development

For compiling you need: