3
1
Back

In F6 rendering //font_for_title = default_label_font; title_font_size = 22; label_font_size = 5; //mm center_col = width_mm/2; vertical_space = height - v_margin - title_font; saw_out = [third_col, fourth_row, 0]; //Fifth row interface placement fm_in = [h_margin+working_width/8, row_2, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [input_column, bottom_row, 0]; pwm_duty = [second_col, fourth_row, 0]; //Fifth row interface.

New Pull Request