3
1
Back

Cube([137.5, 97, 1], center=true); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12*3 + tolerance*2; //three knobs plus space between centers of each sliding pot; these are for steps only row_5 = row_4 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = working_increment*2 + row_1; // special: the right-hand side tries to squeeze 6 rows into the gate input, indefinitely. This can be found at https://www.thingiverse.com/thing:20513 . Based on designs from: Skull & Circuits (https://www.skullandcircuits.com/vca-1-2.

New Pull Request