3
1
Back

0; // Height (in mm). (ShaftLength must be non-zero.) ShaftDiameter = 10; // Would you like a notch in the slit, with tolerances // th = thickness * 1; right_rib_x = width_mm - right_rib_thickness; //} module make_surface(filename, h) { for (a = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]) linear_extrude(height=a/h, convexity=10) projection(cut = true) surface(filename, center=true); } // label the whole thing? // surface("FIREBALL VCO.png", center=true, invert=false.

New Pull Request