cncgoko / Goko
A desktop application for CNC milling controller running TinyG or Grbl
Stars: ✭ 59
Labels
Projects that are alternatives of or similar to Goko
Grblhal
HALified port/branch of grbl 1.1f, mainly for 32bit processors
Stars: ✭ 179 (+203.39%)
Mutual labels: grbl
4AxisFoamCutter
An open-source DIY 4 Axis Foam cutter using Ramps + Arduino for cutting RC Wing Cores.
Stars: ✭ 54 (-8.47%)
Mutual labels: grbl
Laserweb4
Collaborative effort on the next version of LaserWeb / CNCWeb
Stars: ✭ 456 (+672.88%)
Mutual labels: grbl
ioSender
A GCode Sender for Grbl and grblHAL written in C# (Windows only).
Stars: ✭ 142 (+140.68%)
Mutual labels: grbl
GRBL MPG DRO BoosterPack
Tiva C BoosterPack for GRBL MPG/DRO
Stars: ✭ 26 (-55.93%)
Mutual labels: grbl
LaserCut
LaserCut is an experimental, "Swiss Army Knife" type of program for creating 2D designs by combining primitive shapes using constructive geometry and then sending them to a laser cutter for vector cutting or vector engraving
Stars: ✭ 19 (-67.8%)
Mutual labels: grbl
Cncjs
A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
Stars: ✭ 1,657 (+2708.47%)
Mutual labels: grbl
Esp3d Webui
A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
Stars: ✭ 356 (+503.39%)
Mutual labels: grbl
grbl-Mega-5X
5/6 Axis version of Grbl, the open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560
Stars: ✭ 295 (+400%)
Mutual labels: grbl
GRBL-Post-Processor
Post Processor for Autodesk Fusion360, delivering GCODE output optimized for GRBL compatible CNC or Lathe
Stars: ✭ 122 (+106.78%)
Mutual labels: grbl
MaslowDue
Maslow CNC, second generation based on GRBL and Arduino Due
Stars: ✭ 27 (-54.24%)
Mutual labels: grbl
Grbl Advanced
Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support!
Stars: ✭ 182 (+208.47%)
Mutual labels: grbl
Grblcontroller
Compact android mobile application for gcode streaming and controlling a cnc machine with grbl firmware
Stars: ✭ 121 (+105.08%)
Mutual labels: grbl
Candle
GRBL controller application with G-Code visualizer written in Qt.
Stars: ✭ 796 (+1249.15%)
Mutual labels: grbl
Grbl Plotter
A GCode sender (not only for plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
Stars: ✭ 286 (+384.75%)
Mutual labels: grbl
Current version : 0.3.5
Description
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 :
Getting started
See documentation
Report a bug
You can use the Issues tracker
You can also discuss on the forum
Changelog - Version 0.3.5 [2017-11-04]
Added
- Zero probe tool, allowing to zero using touch probe, including tool offset,
- Forcing TinyG status report format on connection,
- Added mouse position coordinate display in 3d viewer,
- Added Gcode colorization mode allowing to colorize by motion mode, spindle state, or feedrate,
- Added support for Radius Mode G2/G3 motions,
- Added customizable arc specification check in GCode preferences,
- Reworked command panel for better button layout,
Fixed
- Fixed G92 export,
- Fixed G53 support,
- Fixed a bug preventing from switching jog axis when using Shuttle Xpress devices,
- Fixed spindle state display for Grbl,
- Fixed broken spindle buttons in command panel,
- Fixed Grbl not properly handling the end of a token execution,
- Fixed TinyG not properly handling the end of a token execution,
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].