3
1
Back

Differ aac0a4a5b4 Notes from debugging Do not assume anything works!** submodules ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git ``` ``` git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git Or if you are using Eurorack thickness = 2; panelHp=6; holeCount=4; holeWidth = 5.08; // 5.08, must explicitly account for margin at edges width = 36; // [1:1:84] v_margin = hole_dist_top*2 + thickness; col_left = thickness * 2; right_rib_x = width_mm - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = width_mm - col_right - thickness; left_panel_width = 12*3 + tolerance*2; //three knobs plus space for everything, lining things up more Make slider and LED footprints match current OpenSCAD model Checkpoint after tweaking footprints some more, starting over at 14hp Checkpoint after fixes but before shrinking boards Merge issues to be able to add glide checkpoint before getting really weird with WireIt A couple more GND-stitch vias eb8580ef62 Undo converting GND to GND_JMP and fix everything that broke created pull request 'More schematics' (#3) from schematic by Eeschema 5.1.10-88a1d61d58~90~ubuntu20.04.1 Component Count: 74 Refs C6, C7, C8, C9 | 4 Schematics/LUTHERS_VCO.diy Executable file View File MK_VCO_RADIO_SHAEK.diy Executable file View File From 666c48f795106664bf9f1401667d0a4bc7a85e2a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add notes about wiring SW15 cross-board UI: 11 potentiometers 13 SPDT switches 1 rotary switch, 5+ positions 10 LEDs - Consider: 1 simple on/off switch/button/knob/etc. Period: 1 year 1 day From 4f2a34f676ac59896ec0e79d16fba1f4c9c54034 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add CV (and knob) controlled glide to schematic main From 5209c5fd76f5cb84bb09be3d7c836a3c6a5d5355 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Minor layout tweaks Finish schematic, add PDF' (#2) from schematic into main Reviewed-on: https://gitea.circuitlocution.com/synth_mages/MK_VCO/pulls/2 Merge pull request 'Put title box in PDF export Put title box in PDF export Merge pull request 'pcb_finalization' (#1) from pcb_finalization into main 1705ad98fb Put title box in PDF export Put title box in PDF export' (#4) from schematic into main ... Put title box in PDF export' (#4) from schematic by Eeschema 5.1.10-88a1d61d58~90~ubuntu20.04.1 **Component Count:** 76.

New Pull Request