3
1
Back

File Schematics/Luthers_VCO_schematic.pdf Normal file View File 3D Printing/Pot_Knobs/potknob_parametric.scad Executable file View File Hardware/Panel/precadsr_panel.svg Normal file Unescape 3D Printing/Pot_Knobs/scaled_french_pot.mix cube([board_width, board_height, thickness]); linear_extrude(thickness) polygon([[0,0], [(board_width-insert_width)/2, -insert_depth], [board_width-(board_width-insert_width)/2, -insert_depth], [board_width, 0]]); 3D Printing/Panels/Radio_shaek_standoff.stl Normal file Unescape Schematics/SynthMages.pretty/SLIDE_POT_0547.kicad_mod Normal file View File 3D Printing/Cases/Eurorack Modular Case/DSC03768.JPG Executable file View File Schematics/Unseen Servant/fp-info-cache | 1 | B10k | Potentiometer | | R3, R21 | 2 pin Molex connector 2.54 mm spacing | | | R21, R22, R23 | 3 From 2118197c1e2cab02a4a0c4b6381e9d7946ff4f12 Mon Sep 17 00:00:00 2001 Subject: [PATCH] light tweaks From 8f3ce8359ba460976b5ffcbe5a92590e33120bbc Mon Sep 17 00:00:00 2001 Subject: [PATCH] formatting - 11 potentiometers 11 SPDT switches (many used as SPST - 2 5mm LEDs Docs/precadsr.pdf Normal file Unescape "Name": "Top Solder Paste" "Name": "Bottom Solder Paste" "Name": "Top Solder Paste" "Name": "Top Solder Mask" "Name": "Bottom Solder Mask" "Name": "Bottom Solder Mask" "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)" "Name": "Bottom Silk Screen" "Name": "Top Solder Mask" "Name": "Bottom Silk Screen" Hardware/Panel/precadsr-panel/precadsr-panel-cache.lib Normal file Unescape Schematics/SynthMages.pretty/Perfboard_4x12.kicad_mod Normal file View File 3D Printing/Cases/Eurorack 2-Row/2row_frame.scad Executable file View File 3D Printing/Cases/Eurorack 2-Row/4c327a694daeb206e2eed537a2001b91_preview_featured.jpg Executable file View File Panels/FireballSpell_Large_bw.xcf Executable file View File 3D Printing/Tools/jack-wrench.stl Executable file View File Hardware/PCB/precadsr_Gerbers/precadsr-B_Mask.gbr Normal file View File 3D Printing/Cases/Eurorack Modular Case/DSC03764.JPG Executable file View File 3D Printing/Tools/jack-wrench.stl Executable file Unescape Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x08_P2.54mm_Vertical.kicad_mod Normal file Unescape Hardware/PCB/precadsr/fp-lib-table Normal file Unescape Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-PasteBottom.gbp Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/SolderWirePad_1x01_Drill1mm.kicad_mod Normal file View File 3D Printing/Cases/Eurorack Modular Case/EuroRack_Case_End_Female.png Executable file → Normal file Unescape // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; working_height = height - v_margin - title_font_size*1.5; saw_out = [output_column, row_2, 0]; pwm_in = [first_col, fifth_row, 0]; //left_rib_x = thickness * 1.2; right_rib_x = width_mm - thickness*2; From 88bf85725f2c856b6f99f99568e61e08e1060d3b Mon Sep 17 00:00:00 2001 Subject: [PATCH] Move LED resistors Checkpoint after tweaking footprints some more, starting over at 14hp Bourns single-gang slide potentiometer 45.0mm Bourns single-gang slide potentiometer 60.0mm Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf Potentiometer horizontal Bourns 3266Z Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf Potentiometer horizontal Bourns 3214G Potentiometer, horizontal, Vishay 148E-149E Dual Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf Potentiometer horizontal Alps RK09L Single Potentiometer, horizontal, Vishay 148-149 Single Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf Potentiometer horizontal.

New Pull Request