3
1
Back

- center_adjust; center_col = width_mm/2; vertical_space = height - v_margin - title_font_size*2; saw_out = [output_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_3, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement f_tune = [second_col, first_row, 0]; //Second row interface placement.

New Pull Request