RepRapThailand / Goko

CNC control software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goko Build Status Gitter

Current version : 0.0.2

This branch contains the latest release version.

09/16/2015: It still requires testing for the Grbl part

Goko is a Java based GCode sender and CNC control software. It can be used to control a controller board based CNC machine.

Supported controllers :

  • TinyG v0.97 - doc
  • Grbl v0.8c - doc - (beta)

Download

Download for Windows 32 bits

Download for Windows 64 bits

(Linux & OSX version are not available because I cannot test them. If you want to test it, please request the download link by leaving a message on Gitter)

Installation

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

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.

You can also discuss on Gitter

Links

Goko uses icons from the following pages :

About

CNC control software


Languages

Language:Java 97.2%Language:C++ 2.2%Language:GLSL 0.3%Language:C 0.3%Language:Shell 0.1%Language:CSS 0.0%