3
1
Back

From 2b41ee3efa5988bba2d399ab56feb4b34b14c839 Mon Sep 17 00:00:00 2001 Subject: [PATCH 1/2] Fix rail clearance issues, make all power traces large 8576ad9482 Added input resistor for sync; placed everything on PCB 7f9b624c8e tweaks layout with input from sam format (units 3) (units_format 1) (precision 4)) From 972d8b1e0797912e848110b19e1af10ed411bbbb Mon Sep 17 00:00:00 2001 Subject: [PATCH] checkpoint before trying to implement chaining Add splits and labels to get 1:1 between schematic and PCB, no warnings d62e7c6861 More work finding space for everything, lining things up more Make slider and LED footprints match current OpenSCAD model Make slider and LED footprints match current OpenSCAD model fdd5744d78 Checkpoint after re-centering sliders, before removing redundant LED resistors next to transistors to save on panel wires fewer_panel_wires Latest commits for file Images/precadsr-panel-art.png main synth_tools/Dual_VCA.diy 8460 lines // CV out /* [Default values] */ // Futura Light typeface for labels default_label_font = "Futura Md BT"; thickness = 2; // column from edge plus hole radius // mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes distance 25mm 9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm 9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm mounting holes 63.5mm, distance of mounting holes 47.1mm, distance of mounting holes 25mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm 44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf.

New Pull Request