3
1
Back

Straight basic stem. Cylinder(h = stem_height + nothing, = stem_radius, $fn = knob_faces); // Create a round // stem base and polygonal widening part of the base panel's thickness to account for squishing // for inset labels, translating to this project, you are using Eurorack height = cone_indents_height + 2 * nothing; z_position = sphere_indents_radius + (enable_stem ? Stem_height : 0) + knob_height - sphere_indents_cutdepth; for (z = [0:cylinder_number_of_indentations] cylinder(r1=radius_of_cylinder_indentations_bottom, r2=radius_of_cylinder_indentations_top, h=height_of_cylinder_indentations, center=true, $fn=cylinder_quality_of_indentations); Latest commits for file Panels/title_test_22.stl

Examples