3
1
Back

Panels/fireball_vco_14hp_v1.scad adds front panel to integer pseudo-origin, remove testing text, decrease title label font size for FIREBALL to unpaint ourselves from the side (HP) hole_dist_side = hp_mm(1.5); // Hole distance from the centerline of the indenting cones. Cone_indents_count = 7; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 2; right_rib_x = width_mm - h_margin; col_left = h_margin; working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 12*3 + tolerance*2; //three knobs plus space between them right_panel_width = width_mm - thickness*2; left_rib_x = hole_dist_side + thickness.

New Pull Request