3
1
Back

Out_row_6 = out_working_increment*5 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; //special-case the knob spacing on the circumference surface. // Number of faces around the top knob top_row = 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_height = height .

New Pull Request