3
1
Back

DRCs Show-stopping bugs needing bodges: Errant connection between R25 and R1, probably a result of switching to pcb-mounted panel components version

main VCA/Panels/dual_vca.scad 393 lines $fn=FN; footprint_depth = .25; //non-printing, barely-visible outline of component footprints printer_z_fix = 0.5; // this is the main (cylindrical or conical) shape. [mm] external_indicator_length = 3; difference() { difference() { difference() { union() { difference(){ color([.1,.1,.1]) panel(width); // Top left: clock in, speed pot_p160(); // Left side: meta-step controls // run/stop (switch // once/continuous (switch // cv switch // steps: slider, led, switch (sw1-sw10, rv1-rv10 // mounting holes distance 33.3mm 37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm 44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch.

New Pull Request