3
1
Back

| 274 create mode 100755 MK_VCO_RADIO_SHAEK_try2_ground_rail.diy create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SPDT-toggle-switch-1M-series.kicad_mod delete mode 100644 Hardware/Panel/precadsr-panel/precadsr-panel.pretty/precadsr-panel-art.kicad_mod create mode 100644 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-PasteTop.gtp create mode 100644 Hardware/Panel/precadsr-panel/precadsr-panel.pretty/Bigger_Push_Switch_Hole.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SPDT-toggle-switch-1M-series.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SolderWirePad_1x01_Drill1mm.kicad_mod delete mode 100644 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-PasteBottom.gbp create mode 100644 Envelope/Envelope.kicad_pro create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles_centered.kicad_mod delete mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.sch deleted file mode 100644 Hardware/Panel/precadsr-panel-Gerbers/drill_report.rpt create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Rotary_Switch.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Wall_wart_A-4118.kicad_mod delete mode 100644 3D Printing/Rails/36hp_innie.stl create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/MountingHole_3.2mm_M3.kicad_mod create mode 100644 3D Printing/Panels/Radio_shaek_standoff_padded_2.stl Normal file View File Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel.drl Normal file Unescape // Width of module (HP) width = 36; // [1:1:84] left_rib_x = hole_dist_side + thickness; right_rib_x = width_mm - 10 - center_adjust; center_col = width_mm/2; row_1 = vertical_space/7; row_2 = row_1 + vertical_space/7; cv_in_1a = [left_col, row_3, 0]; manual_2 = [left_col, row_6, 0]; cv_1b_atten = [right_col, row_5, 0]; audio_out_1 = [right_col, row_1, 0]; fm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column + h_margin/2, bottom_row, 0]; cv_in = [first_col, fourth_row, 0]; pwm_cv_lvl = [second_col, first_row, 0]; //Second row interface placement sync_in = [first_col, fourth_row, 0]; //Fifth row interface placement f_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune = [second_col, fifth_row, 0]; square_out = [third_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [second_col, second_row, 0]; //Third row interface placement pwm_in = [input_column + h_margin/2, row_1, 0]; pwm_in = [first_col, fourth_row, 0]; triangle_out = [third_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_6, 0]; cv_1b_atten = [right_col, row_7, 0]; manual_1 = [left_col, row_7, 0]; cv_in_1b = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_3, 0]; cv_in_2b = [right_col, row_5, 0]; audio_out_1 = [right_col, row_1, 0]; fm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_4, 0]; left_rib_x = thickness * 2; right_rib_x = width_mm - hole_dist_side - thickness; // How much to cut off to create holes for easier printing

  • Change page size to 9mm and align it precisely for repeatability f45c980890b44925f97883520535060dead99dd7 Collect other files not yet released add more colors, for those couple more GND-stitch vias Undo converting GND to GND_JMP and fix everything that broke From 969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Initial kicad, images, gitignore for kicad backups Initial kicad, images, gitignore for kicad.

    New Pull Request