3
1
Back

Panel components version Latest commits for file Schematics/shaek_try_1.diy Add kicad schematic, some diylc noodling Initial stab at a 10-step panel layout ideas out_row_1 = v_margin+12; row_2 = row_1 + v_margin + 12; //knob_radius top_row = height - v_margin - title_font; saw_out = [third_col, third_row, 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]; cv_in = [first_col, third_row, 0]; saw_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; square_out = [third_col, fifth_row, 0]; //left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; cv_in = [input_column, bottom_row, 0]; pwm_pot.

New Pull Request