barklan / cnc-control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnc-control

GRBL and GRBL-Advanced controller application with G-Code visualizer.

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

Candle 2 GUI:

screenshot

About

License:Mozilla Public License 2.0


Languages

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