3
1
Back

X="3.85" y="3.925"/> Update luther's layout Update luther's layout Update luther's layout # Kassutronics Precision ADSR build notes | C7, C11 | 2 main MK_VCO/Panels/Font files/Futura XBlk BT.ttf | Bin 0 -> 16700 bytes .../Panels/SPIDER CLIMB.png | Bin 0 -> 12821 bytes .../Panels/COLOR SPRAY.png | Bin 0 -> 11930 bytes create mode 100644 Hardware/PCB/precadsr/precadsr.xml create mode 100644 Schematics/SynthMages.pretty/Perfboard_2x12.kicad_mod create mode 100644 Schematics/Unseen Servant/Unseen Servant Front Panel v2.kicad_pcb Normal file View File 3D Printing/Jigs/eurorack_jig_v2.stl Executable file View File 3D Printing/Rails/18hp_outie.stl | Bin 0 -> 317907 bytes Images/PXL_20210831_004139245.jpg | Bin 16561 -> 0 bytes From 2d3c489f2acf0f8bdc9cf0fe8c2346d4d07472be Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update readme Update readme Schematics/SEQ_MANUAL_v2.pdf | Bin 0 -> 86371 bytes rename LUTHERS_VCO.diy => Schematics/LUTHERS_VCO.diy | 0 Schematics/MK_Schematic.png | Bin 0 -> 75481 bytes Panels/luther_triangle_vco.scad | 274 create mode 100644 Hardware/PCB/precadsr_aux_Gerbers/precadsr-NPTH.drl create mode 100644 Hardware/PCB/precadsr/sym-lib-table create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles.kicad_mod delete mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/fastestenv_Jack_Hole.kicad_mod delete mode 100644 Synth Mages Power Word Stun.kicad_pcb 23164 lines 774c07c353 Go to file 55ee65a5e9 Checkpoint after fixes but before shrinking boards renamed repository from precadsrprecadsr to synth_mages/precadsr From fd8b2dd8a7c07368476bde4f42aea6df4bff239b Mon Sep 17 00:00:00 2001 Subject: [PATCH 2/2] Update README.md README.md | 6 master PSU/Synth Mages Power Word Stun.kicad_pro 555 lines width = 36; // [1:1:84] working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = 0; right_rib_x = width_mm - thickness*2.5 - tolerance*6; out_row_8 = working_increment*7 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; From 71d5da41172a5a79b9079ba234cbd61b0c31a525.

New Pull Request