3
1
Back

Referer checks) 2015-02-26 14:56:18 -08:00 From 48c8a4e4f4fcbe006366a8816f63cc69d2b79d5a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add kicad schematic, some diylc noodling Add kicad schematic, some diylc noodling Add kicad schematic, some diylc noodling Initial stab at a 10-step panel layout } Experimenting with more panel layout ideas out_row_1 = v_margin+12; row_2 = row_1 + vertical_space/7; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_7, 0]; manual_1 = [left_col, row_2, 0]; cv_2b_atten = [right_col, row_5, 0]; cv_in_2a = [left_col, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; fm_in = [input_column + h_margin/2, row_1, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; cv_in = [first_col, fifth_row, 0]; //left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2; left_rib_x = thickness.

New Pull Request