3
1
Back

Copy or copies of the stem. [mm] stem_radius = 5; //knob_radius top_row = height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - thickness*2; // draw panel, subtract holes // label the whole thing? // top/bottom ribs? // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib //} 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); } 3D Printing/Pot_Knobs/pot_knob-6mm-big.stl Executable file View File Panels/luther_triangle_vco.scad Executable file View File db7d02719b Go to file.

New Pull Request