3
1
Back

Manifold rotate_extrude(convexity = 5, $fn = top_rounding_faces cylinder(h = stem_height + nothing, = stem_radius, r2 = stem_transition_radius, $fn = smooth } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); .

New Pull Request