Parametic text

I’m new to Grasshopper. I was wondering if it’s possible/plausible to generate a parametric text generator for a specific size 3D printed part. You know, so the text can be changed to fit within the 3D printed physical parameters. I figured it might be a good project to get my feet wet with Grasshopper?

Creating curves from text isn’t possible with out-of-the-box Grasshopper components, but try out this script to get started:

text_contours_script.gh (124.5 KB)

(Explodable 3D Text - Similar to Fabtools 3D Text Advanced for more info)

1 Like

Thanks, and thanks for the link.

Just found this, after another script stopped worked in the latest grasshopper that I previously hadn’t installed. As I am not fluent in C# I appreciate your kind upload. :+1: