Labels Milestones
BackRow_4 = working_increment*3 + row_1; row_5 = working_increment*4 + row_1; row_4 = working_increment*3 + row_1; row_3 = row_2 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_9 = working_increment*8 + out_row_1; //special-case the top knobs 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 col_left = h_margin; col_right = width_mm - hole_dist_side, height - v_margin*2 - title_font_size*1.5.
New Pull Request