3
1
Back

// knurled handle (requires https://www.thingiverse.com/thing:32122 //knurled_cyl( clf_partHeight, clf_handle_diameter, 2, 2, 2, 2, 2, 2, 2, 2, true, 10 ); // the larger board underneath the smaller board. // margins from edges h_margin = hole_dist_side + thickness; Experimenting with more panel layout ideas working_height = height - v_margin - title_font_size*2; saw_out = [output_column, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; manual_2 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_2, 0]; cv_2b_atten = [right_col, row_2, 0]; pwm_in = [input_column + h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_7, 0]; audio_out_1 = [right_col, row_1, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; pwm_duty = [second_col, first_row, 0]; c_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune = [h_margin+working_width/8, row_3, 0]; pwm_duty = [input_column, bottom_row, 0]; c_tune = [second_col, first_row, 0]; //Second row interface placement fm_in = [first_col, first_row, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement f_tune = [second_col, fifth_row, 0]; //left_rib_x = thickness + 9.5/2 + tolerance*2; // rib + half a jack col_right = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_4 = working_increment*3 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_4 = working_increment*3 + row_1; row_4 = working_increment*3 + row_1; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + row_1; //special-case the top knob top_row = height - v_margin; working_increment = working_height / 5; out_row_1 = v_margin+12; row_2 = row_1 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_3 = working_increment*2 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_6 = out_working_increment*5 .

New Pull Request