X="4.1" y="3.8"/> <-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 14; // [1:1:84] // margins from edges v_margin = hole_dist_top*2 + thickness; Experimenting with more panel layout ideas Initial stab at a 10-step panel layout ideas working_height = height - v_margin - title_font_size*1.5; saw_out = [output_column, row_2, 0]; audio_in_2 = [left_col, row_2, 0]; fm_in = [first_col, fourth_row, 0]; triangle_out = [third_col, third_row, 0]; fm_lvl = [second_col, second_row, 0]; //Third row interface placement fm_in = [h_margin+working_width/8, row_2, 0]; fm_lvl = [second_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_4, 0]; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer ## Photos [to be added] ## Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf ## Git repository https://gitlab.com/rsholmes/precadsr Submodules From 83b013c3637bfb179ad62b90a6c8b2f5fb547c8c Mon Sep 17 00:00:00 2001 Subject: [PATCH] updates led holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf 37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, 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 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes distance 47.1mm 25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm 37-pin D-Sub connector, straight/vertical.
alt
click/enter