3
1
Back

From 62cb30efbfdab918bafabca8d6c9cca52ce95eca Mon Sep 17 00:00:00 2001 Subject: [PATCH] Experimenting with more panel layout ideas working_height = height - v_margin - title_font_size*2; saw_out = [output_column, row_1, 0]; f_tune = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_7, 0]; cv_in_1b = [right_col, row_6, 0]; audio_in_1 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_2, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_2, 0]; square_out = [output_column, row_1, 0]; audio_out_2 = [right_col, row_1, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; left_rib_x = thickness * 1; right_rib_x = width_mm - col_right + tolerance*4; //three knobs plus space between them right_panel_width = width_mm - col_right + tolerance*4 + 8; //three knobs plus space for everything, lining things up more Make slider and LED footprints match current OpenSCAD model fdd5744d78 Checkpoint after re-centering sliders, before removing redundant LED resistors next to transistors to save on panel wires renamed repository from precadsrprecadsr to synth_mages/precadsr 2a5bb74bbd Stuff all teh scad files in Still trying to fit two mounting posts.

New Pull Request