3dSynth

Docs / SynthBlocks

Open in the interactive docs reader

Comment Section

Groups blocks into a named section. Emits G-code comments marking the start and end of the section. Helps organize complex programs and makes generated G-code readable.

Block

Interactive preview is available in the interactive reader.

Parameters

label
Section name (text).
body
Statement slot for nested operations.

How it works

Comment Section emits G-code comments marking the start and end of the section. No functional effect on the toolpath.