Skip to content

hobbymachinist/Candle2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.1%
  • C 2.8%
  • Other 1.1%