Schildkroet / Candle2

GRBL control interface in Qt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candle 2

GRBL and GRBL-Advanced controller application with G-Code visualizer written in Qt. Forked from denvi/Candle.

Supported functions:

  • Controlling GRBL-based CNC-Machine via console commands, buttons on form and numpad.
  • Monitoring cnc-machine state.
  • Loading, editing, saving and sending of G-code files to CNC-Machine.
  • Visualizing G-code files.

System requirements for running "Candle2":

  • Windows/Linux x86_x64
  • CPU with SSE2 instruction set support
  • Graphics card with OpenGL 2.0 support
  • 160 MB free storage space

Build requirements:

Windows: Qt 5.15.2 with MinGW/GCC compiler

Linux: QT 5.12.2 with GCC

Downloads:

Candle 2 GUI:

screenshot

About

GRBL control interface in Qt.

License:GNU General Public License v3.0


Languages

Language:C++ 96.1%Language:C 2.8%Language:QMake 0.7%Language:GLSL 0.4%