3
1
Back

File Fireball/Fireball.kicad_pcb tweaks layout with input from sam Latest commits for file Fireball/Fireball.kicad_sch Added input resistor for sync; placed everything on PCB sandwich, making some final-ish decisions about connecting to front panel Added schmancy pcb for v2 front panel design and includes 2.5mm centerward shift for input and send reset to clk_inh to stop progressing Add cascading input and output jacks input_column = h_margin; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - h_margin; input_column = h_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - v_margin - title_font; saw_out = [output_column, row_2, 0]; triangle_out = [third_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0.

New Pull Request