Labels Milestones
BackCol_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; Experimenting with more panel layout ideas working_height = height - v_margin - title_font; saw_out = [third_col, fifth_row, 0]; square_out = [output_column, bottom_row, 0]; cv_in = [h_margin, row_1, 0]; pwm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; cv_in_2b = [right_col, row_7.
New Pull Request