3
1
Back

6771 bytes c852e5d6ad Go to file f45c980890 Align panel to PSU PCB (will affect choice of sitching hardware). Consider aesthetics and prcticality of stand-offs from front panel. Possibly do as an addendum to the base panel's thickness to account for squishing // for inset labels, translating to this height controls label depth width = 17; // [1:1:84] width = 14; // [1:1:84] // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; width_mm = hp_mm(width); // where to put the output jacks output_column = width_mm - right_rib_thickness; // projection: make a hole with radius: ", hole_r , " at ", hole_dist_side, height - v_margin; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff working_increment = working_height / 7; // generally-useful spacing amount for.

New Pull Request