MCPcopy Create free account
hub / github.com/Schildkroet/Candle2

github.com/Schildkroet/Candle2 @V2.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release V2.4 ↗ · + Follow
799 symbols 1,803 edges 76 files 16 documented · 2% updated 10d agolatest · 2026-07-04★ 23315 open issues

Browse by type

Functions 759 Types & classes 40
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Candle 2

GRBL and GRBL-Advanced controller application with G-Code visualizer written in Qt. Forked from 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:

Candle 2 GUI screenshot

Core symbols most depended-on inside this repo

Shape

Method 718
Function 41
Class 37
Enum 3

Languages

C++99%
C1%

Modules by API surface

src/frmsettings.cpp130 symbols
src/frmmain.cpp93 symbols
src/widgets/glwidget.cpp55 symbols
src/drawers/gcodedrawer.cpp47 symbols
src/parser/linesegment.cpp36 symbols
src/parser/pointsegment.cpp35 symbols
src/parser/gcodeparser.cpp32 symbols
src/frmmain_heightmap.cpp30 symbols
src/widgets/sliderbox.cpp27 symbols
src/parser/gcodepreprocessorutils.cpp22 symbols
src/frmmain_jogcontrol.cpp18 symbols
src/drawers/shaderdrawable.cpp18 symbols

For agents

$ claude mcp add Candle2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page