Denvi - Candle - GRBL Controller Application With G-Code Visualizer Written in QT

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

03/12/2023, 10:48 Denvi/Candle: GRBL controller application with G-Code visualizer written in Qt.

Denvi / Candle Type / to search

Code Issues 342 Pull requests 23 Actions Projects 1 Wiki Security Insights

Candle Public

master 11 branches 19 tags Go to file Add file Code About

GRBL controller application with G-Code


Denvi Update FUNDING.yml 3f763bc on Mar 6, 2022 481 commits visualizer written in Qt.

# linux # visualizer # grbl # gcode-visualizer # candle


.github Update FUNDING.yml last year
# cnc-machine # heightmap
screenshots Ubuntu screenshot added. 8 years ago
Readme
src Adding cmake support and Info.plist (for macOS… 4 years ago
GPL-3.0 license
wiki/images Wiki images updated 7 years ago
Activity

.gitattributes Added .gitattributes & .gitignore files 8 years ago 1.3k stars

125 watching
.gitignore Adapt for Visual Studio 5 years ago
528 forks
LICENSE Base translation added. 8 years ago
Report repository
readme.md Update readme.md 3 years ago

Releases 18
readme.md
Version 1.2b release Latest
on Oct 30, 2019

https://github.com/Denvi/Candle 1/4
03/12/2023, 10:48 Denvi/Candle: GRBL controller application with G-Code visualizer written in Qt.

Candle + 17 releases

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


Sponsor this project
Supported functions:
https://money.yandex.ru/quickpay/sho…
Controlling GRBL-based cnc-machine via console commands, buttons on form,
numpad.
Monitoring cnc-machine state.
Packages
Loading, editing, saving and sending of G-code files to cnc-machine.
No packages published
Visualizing G-code files.

System requirements for running "Candle": Contributors 7

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

Build requirements: C++ 98.3% Other 1.7%

Qt 5.4.2 with MinGW/GCC compiler

Downloads:
Experimental versions:

Version 1.2b release

https://github.com/Denvi/Candle 2/4
03/12/2023, 10:48 Denvi/Candle: GRBL controller application with G-Code visualizer written in Qt.

For GRBL v1.1 firmware

Windows: candle_1.1.7.zip
Linux: candle_1.1.7.tar.gz

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

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:

GRBL v0.9-: https://github.com/grbl/grbl/wiki


GRBL v1.1: https://github.com/gnea/grbl/wiki

https://github.com/Denvi/Candle 3/4
03/12/2023, 10:48 Denvi/Candle: GRBL controller application with G-Code visualizer written in Qt.

"Candle" main window:

https://github.com/Denvi/Candle 4/4

You might also like