Back to model gallery
Revolving Text Sign thumbnail

Model details

Revolving Text Sign

Generates a support-friendly 3D motivational sign from multiple text lines by revolving each line around a configurable angle.

Subscription Text Generation v0.1.0 ~6s
Model ID
revolvingtext
Output format
stl

Image Gallery

Revolving Text Sign
Revolving Text Sign

STL Samples

Download sample outputs generated with this model.

it works on my machine

it works on my machine

Downloadable STL sample for this model.

Download STL

Model Parameters

{
    "font": "DejaVu Sans",
    "angle": 45,
    "lines": [
        "it works",
        "on my",
        "machine"
    ],
    "font_size": 10,
    "font_factor": 0.95,
    "base_padding": 10,
    "base_thickness": 1
}