3
1
Back

Center_adjust; // build up seven rows; middle one unused row_1 = v_margin+12; Initial stab at a 10-step panel layout ideas working_height = height - v_margin - title_font_size*2; working_width = width_mm - h_margin; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_3 = working_increment*2 + row_1; row_4 = row_3 + vertical_space/7; cv_in_1a = [left_col, row_5, 0]; cv_in_2a = [left_col, row_3, 0]; pwm_duty = [width_mm - h_margin .

New Pull Request