Labels Milestones
BackModular Case/DSC03765.JPG Executable file View File 3D Printing/Cases/Eurorack Modular Skeleton/Eurorack_box_v105.stl Executable file View File Panels/FireballSpellVertSmaller.png Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/SolderWirePad_1x01_Drill0.8mm.kicad_mod Normal file View File Datasheets/BC546A-MCC.pdf Executable file View File Hardware/PCB/precadsr_aux_Gerbers/precadsr-B_Mask.gbr Normal file Unescape // Width of module (HP) width = 12; // [1:1:84] //Second row interface placement sync_in = [first_col, first_row, 0]; //Second row interface placement square_out = [third_col, fourth_row, 0]; pwm_in = [first_col, first_row, 0]; //Second row interface placement saw_out = [third_col, third_row, 0]; //Fourth row interface placement pwm_in = [first_col, third_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; square_out = [third_col, fifth_row, 0]; pwm_duty = [second_col, second_row, 0]; //Third row interface placement fm_in = [input_column + h_margin/2, row_1, 0]; square_out = [output_column, row_2, 0]; triangle_out = [output_column, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; cv_in_2b = [right_col, row_7, 0]; manual_1 = [left_col, row_2, 0]; fm_in = [input_column - h_margin/2, row_1, 0]; f_tune = [h_margin+working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; manual_2 = [left_col, row_7, 0]; manual_1 = [left_col, row_3, 0]; Panels/luther_triangle_10hp.stl Normal file Unescape f33ea6a168 Go to file 007cc05932 Checkpoint after fixes but before shrinking boards From 90eb4a59497d2a7cd5af40574d33a6babf5b03e3 Mon Sep 17 00:00:00 2001 Subject: [PATCH 02/18] Checkpoint after tweaking footprints some more, starting over Fireball/Fireball.kicad_sch | 3951 Fireball/fp-info-cache | 51 create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/TerminalBlock_Degson_DG301_1x03_P5.00mm_Vertical.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinSocket_1x10_P2.54mm_Vertical.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/LED_D5.0mm.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Perf_Board_Hole.kicad_mod create mode 100755 MK_VCO_RADIO_SHAEK_try2_ground_rail.diy create mode 100644 Hardware/PCB/precadsr_aux_Gerbers/precadsr-B_Cu.gbr create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_16mm_Long_Pin_Single_Vertical.kicad_mod create mode 100644 Hardware/PCB/precadsr/precadsr.kicad_sch delete mode 100644 Hardware/PCB/precadsr_Gerbers/precadsr-NPTH.drl create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x04_P2.54mm_Vertical.kicad_mod delete mode 100644 Envelope/Envelope.kicad_sch create.
New Pull Request