Labels Milestones
BackFor steps only row_1 = bottom_row + v_margin + 12; row_2 = row_1 + v_margin + 12; row_1 = vertical_space/7; row_2 = row_1 + v_margin + 12; top_row = height - 25; // build up seven rows; middle one unused row_1 = vertical_space/7; row_2 = row_1 + v_margin + 12; row_1 = bottom_row + v_margin + 12; top_row = height - v_margin - title_font_size*2; saw_out = [output_column, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; pwm_in = [input_column.
New Pull Request