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

odaki/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.

Changed from base repository:

  • Based on Experimental release
  • Adoption of a new version of Qt
  • Change CMakeLists.txt to generate DMG package (run "make appdmg")
  • Disable plugins
  • Support Apple Silicon
  • Open G-Code from Finder

Build requirements:

Qt 5.15.x with Xcode commandline compiler (Apple clang version 15.0.0)

Downloads:

Experimental versions:

Before creating new issue:

Candle works with CNC controlled by GRBL firmware, many problems can be solved by using proper version of GRBL, using proper configuration.

Please read GRBL wiki:

"Candle" main window: screenshot

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.7%
  • Other 3.3%