3
1
Back

X="4.5" y="2.3"/> Update luther's layout Update luther's layout Update luther's layout Update luther's layout b22080a808 More experimentation with panel title fonts From aa85775b4759021aae3f9b898bf346f9066d11e7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add cascading input and output jacks working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - h_margin; cv_in = [input_column, bottom_row, 0]; c_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune = [second_col, fifth_row, 0]; square_out = [width_mm-h_margin, row_1, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_7, 0]; manual_1 = [left_col, row_2, 0]; fm_in = [input_column - h_margin/2, bottom_row, 0]; cv_in = [input_column, bottom_row, 0]; fm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [input_column, bottom_row, 0]; cv_in = [input_column, bottom_row, 0]; cv_in = [h_margin, row_1, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; triangle_out = [third_col, third_row, 0]; //Fourth row interface placement saw_out = [third_col, third_row, 0]; //Fourth row interface placement pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [second_col, fourth_row, 0]; pwm_cv_lvl = [second_col, first_row, 0]; c_tune = [second_col, third_row, 0]; fm_in = [first_col, fourth_row, 0]; triangle_out = [third_col, third_row, 0]; fm_in.

New Pull Request