Labels Milestones
BackDoes. Pad = 0.2; // this gets added to the Wiki. The wiki lets you write and share documentation with collaborators. From 54fe4830602c83b6eac304b75796acbd9fc37ea8 Mon Sep 17 00:00:00 2001 Subject: [PATCH] formatting - 11 potentiometers 11 SPDT switches: // 10 LEDs 3 sockets 6 sockets Potentiometers: One potentiometer for internal clock signal (possibly external). Commonly called a "Baby 8", so called because it's a simple implementation. Can be done, but requires a lot of controls for this. // please feel free to improve on this script here. Arrow_indicator = true; arrow_indicator_scale = 1.3; arrow_indicator_translate = [0,1,16]; arrow_scale_head = 2; left_col = 10 + center_adjust; right_col = width_mm - col_right; // column from edge plus hole radius // elevated sockets to fit two mounting posts into hole_top = out_row_1 + 12 + 60 + 24; hole_left = slider_center - 13; hole_bottom = hole_top - 89.75; hole_right = hole_left + 78.5; footprint "eurorack_rail_hole" (version 20221018) (generator pcbnew footprint "PinSocket_1x03_P2.54mm_Vertical" (version 20211014) (generator pcbnew footprint "PinSocket_1x03_P2.54mm_Vertical" (version 20211014) (generator pcbnew // Width of module (HP) width = 17; // [1:1:84] /* [Holes] */ // // // top horizontal rib // middle horizontal rib h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib // one more vertical to mount a circuit board to, dead center v_wall(h=4, l=top_row-rail_clearance*2-thickness-15); // PCB holder 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: ### Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: front, back How to use Images/adsr.png | Bin 16561 -> 0 bytes Binary files /dev/null and b/Panels/title_test.stl differ Binary files /dev/null and b/sr1_full.png differ aac0a4a5b4 Notes from MK's PCB.
New Pull Request