Skip to content
/ Candle Public
forked from Denvi/Candle

GRBL controller application with G-Code visualizer written in Qt.

License

Notifications You must be signed in to change notification settings

wyyrepo/Candle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candle

GRBL controller application with G-Code visualizer written in Qt.

Supported functions:

  • Controlling GRBL-based cnc-machine via console commands, buttons on form, 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 "Candle":

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

Build requirements:

Qt 5.4.2 with MinGW/GCC compiler

Downloads:

For GRBL v1.1 firmware

(for GRBL v0.9 and below use Candle 1.0)

"Candle" main window: screenshot


Support the "grblControl" project. If you'd like to donate, all proceeds will be used to help fund supporting hardware and testing equipment. Thank you.

Donate / Donate

About

GRBL controller application with G-Code visualizer written in Qt.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.7%
  • Other 1.3%