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.
- 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
Qt 5.15.x with Xcode commandline compiler (Apple clang version 15.0.0)
Experimental versions:
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:
- GRBL v0.9-: https://github.com/grbl/grbl/wiki
- GRBL v1.1: https://github.com/gnea/grbl/wiki