Skip to content

gitter-badger/Goko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goko

Goko is a Java based GCode sender and CNC control software. It can be used to control a board based CNC machine. Currently, only TinyG v0.97 (doc) is supported. Support for Grbl (and probably others) will be available soon.

Current version is 0.0.1

Download

Latest releases of Goko can be found on the Github repository

Installation

To install Goko, simply extract the content of the downloaded archive to the target location. And that's it !

Features

  • TinyG v0.97 control and configuration helper,
  • Continuous Jog support,
  • GCode 3D preview (up to 4 axis)
  • Real time execution visualization,
  • Software Digital Read Out,
  • Execution time computation,
  • UI Customisation (position, size, shown elements, etc...)

Requirements

  • Java 6 or higher,
  • OpenGL 3 Compatible graphic card (for 3D visualization)

Technical details

Goko is based on :

Bug report

You can use the issues tracker on the Github repository.

Links

Goko uses icons from the following pages :

About

CNC control software

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • C++ 2.2%
  • Other 0.6%