3
1
Back

TaperPercentage = 20; // 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 them left_panel_spacing = left_panel_width / 3 + tolerance*8; right_panel_width = width_mm - col_right - thickness; // draw panel, subtract holes union() { cube([board_width, board_height, thickness.

New Pull Request