3
1
Back

Fireball/Fireball_panel.kicad_dru working_height = height - v_margin - title_font_size*2; saw_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [second_col, third_row, 0]; //Fourth row interface placement fm_in = [input_column + h_margin/2, bottom_row, 0]; cv_in = [first_col, fourth_row, 0]; pwm_cv_lvl = [second_col, second_row, 0]; //Third row interface placement sync_in = [first_col, first_row, 0]; //Second row interface placement fm_in = [h_margin+working_width/8, row_2, 0]; triangle_out = [third_col, third_row, 0]; //Fourth row interface placement saw_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_1, 0]; audio_out_2 = [right_col, row_2, 0]; audio_in_2 = [left_col, row_5, 0]; audio_out_1 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_6, 0]; audio_in_1 = [left_col, row_1, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [second_col, fifth_row, 0]; square_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_6, 0]; audio_in_1 = [left_col, row_1, 0]; pwm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [input_column, bottom_row, 0]; fm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; fm_in = [input_column + h_margin/2, row_1, 0]; pwm_in = [first_col, fifth_row, 0]; //left_rib_x = thickness * 1; right_rib_x = width_mm - hole_dist_side, height - hole_dist_top); } module label(string, size=4, halign="center", font="Futura XBlk BT:style=Extra Black"; // waves out // 1 for manual step (sw13) // 1 for run/stop (sw14 h_wall(h=4, l=slider_spacing*10-1, th=1); v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); //outline of whole PCB cube([137.5, 97, 1], center=true); working_increment = working_height / 5; out_row_1 = v_margin+12; Experimenting with more panel layout ideas Initial stab at a charge no more than 100k to get proper hole sizes threeUHeight = 133.35; //overall 3u height.

New Pull Request