3
1
Back

[second_col, fifth_row, 0]; pwm_duty = [input_column, row_2, 0]; fm_in = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_3, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement sync_in = [first_col, fifth_row, 0]; //right_rib_x = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; Initial stab at a 10-step panel layout 3bfacc0b86 Add main pdf a924f97182 Minor layout tweaks From 8f3ce8359ba460976b5ffcbe5a92590e33120bbc Mon Sep 17 00:00:00 2001 Subject: [PATCH] Undo converting GND to GND_JMP and fix everything that broke 3583986e89 Finished PCB, passes all passable DRCs Show-stopping bugs needing bodges: Errant connection between R25 and R1. This needs to be +1mm between legs -- Don't put R8 so close to R26 -- D36/R47 too close From 53c90c58d81dff355f8b17948a9b73c895233eb2 Mon Sep 17 00:00:00 2001 Subject: [PATCH 02/18] Checkpoint after fixes but before shrinking boards Checkpoint after tweaking footprints some more, starting over at 14hp PCB initial layout, no traces "copper_text_size_h": 1.5, "copper_text_size_v": 1.5, "copper_text_thickness": 0.3, PCB initial layout, no traces Initial kicad, images, gitignore for kicad.

New Pull Request