3
1
Back

From 33729ec97f6dd2ed68c4ca06088ce0b21651948d Mon Sep 17 00:00:00 2001 Subject: [PATCH 02/18] Checkpoint after tweaking footprints some more, starting over at 14hp PCB initial layout, no traces "other_line_width": 0.15, PCB initial layout, no traces Initial kicad, images, gitignore for kicad backups *-backups More repo cleanup, adopt github .gitignore file # Temporary files fp-info-cache # Netlist files (exported from Pcbnew *.ses # Exported BOM files *.xml *.csv Schematics/OttosIrresistableDance/KickDrum.kicad_sch Normal file Unescape Hardware/Panel/precadsr_panel_al/precadsr_panel_al.kicad_pcb Normal file Unescape // Width of module (HP) width = 36; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*5; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 first_row = 25.65; //mm second_row = 47.25; //mm third_row = 65.75; //mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm.

New Pull Request