3
1
Back

20; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12.5*3 + tolerance*4; // column from edge plus hole radius Latest commits for file Panels/10_step_seq.scad Experimenting with more panel layout ideas out_row_1 = v_margin+12; row_2 = working_increment*1 + row_1; row_4 = working_increment*3 + row_1; // special: the right-hand side tries to squeeze.

New Pull Request