Labels Milestones
Back= working_increment*7 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_5 = working_increment*4 + row_1; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - hole_dist_side - thickness; // How much to move.
New Pull Request