# Candle2 **Repository Path**: morixinguan/Candle2 ## Basic Information - **Project Name**: Candle2 - **Description**: 实时GCode代码预览,支持中文 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-06-08 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Candle 2 ----------- GRBL and GRBL-Advanced controller application with G-Code visualizer written in Qt. Forked from [denvi/Candle](https://github.com/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: ---------- * Windows: [Candle_2.2.zip](https://github.com/Schildkroet/Candle2/releases/download/V2.2/Candle2.2.zip) * Linux: [Candle_2.2_Linux.zip](https://github.com/Schildkroet/Candle2/releases/download/V2.2/Candle2.2_Linux.zip) Candle 2 GUI ![screenshot](/Screenshots/image1.png)