3dSynth

Docs / SynthBlocks

Open in the interactive docs reader

Printer Settings (SynthBlocks)

The Printer Settings category in SynthBlocks is a set of read-only expression blocks that expose values from your active printer and build-volume configuration. Drag them into any numeric input slot to use printer-aware dimensions in your program.

Available blocks

BlockReturns
Bedsize XBuild volume X dimension (mm)
Bedsize YBuild volume Y dimension (mm)
Bedsize ZBuild volume Z dimension (mm)
Layer heightLayer height from print settings (mm)
Layer widthExtrusion line width (mm)
Nozzle widthNozzle diameter (mm)

How they work

These blocks have no inputs — they output a single number read from the current printer configuration. When you change your printer preset, nozzle, or layer height in the app settings, these blocks automatically reflect the new values so your program re-renders with correct dimensions.