3
1
Back

From cf14a1432f34f59aa501c13fe7ffe5fdc817eb3a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Finish PCBs d74befe391233bd8b162f7f5705c277e04d9b135 Checkpoint after converting most things to SMD Checkpoint after converting most things to SMD 53c46eece1 Still trying to fit in glide controls 812d609d12 More assembly notes for other changes requested

  • Fix pots going the wrong way
  • Change page size to 9mm and align it precisely for repeatability b11a8d31874f2e074879a668b4f6eb5f32915bd6 Change transistor footprint to inline_wide, fix DRC ground plane on only one side //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; row_2 = row_1 + vertical_space/7; row_7.

    New Pull Request