Skip to content

RokyBafal/grblgui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Download https://github.com/cody82/grblgui/releases/download/v0.3.5/grblgui.zip

Screenshots

screenshot

Requirements

  • Java 1.7
  • OpenGL 2.0

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:

  • Eclipse 3.6(?)
  • Eclipse Scala plugin with Scala 2.10

About

GUI for grbl. Licenced under GPLv3.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • nesC 80.7%
  • Java 11.8%
  • C++ 6.4%
  • Other 1.1%