Labels Milestones
BackPanels/FireballSpell_Large_bw.png.svg Normal file Unescape 3D Printing/Cases/Eurorack 2-Row/rail.stl Executable file Unescape Hardware/Panel/precadsr_panel_al/precadsr_panel_al.sch Normal file View File Images/PXL_20210831_001017829.jpg Normal file View File 3D Printing/Rails/18hp_outie.stl | Bin 0 -> 11310848 bytes Synth_Manuals/Module Summaries.ods Normal file View File MK_VCO_RADIO_SHAEK_try1.diy Executable file View File 3D Printing/Cases/Eurorack 2-Row/4c327a694daeb206e2eed537a2001b91_preview_featured.jpg Executable file View File 3D Printing/Cases/Eurorack Modular Skeleton/Eurorack_box_v105.stl Executable file View File 3D Printing/Cases/Eurorack Modular Case/DSC03759.jpg Executable file Unescape Envelope/Envelope.kicad_pro Normal file View File Hardware/PCB/precadsr/sym-lib-table Normal file Unescape Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod main precadsr/Docs/build.md 65 lines # Temporary files *.000 *.bak *.bck *.zip *.DS_Store *~ .gitignore-extra *.dsn *.kicad_pcb-bak *.kicad_sch-bak *-backups *.kicad_prl *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache *.lck # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ \#* # LTSpice Simulations/*.log Simulations/*.raw Simulations/*.txt Copper Layer Stackup: ============================================================= L1 : F.Cu front L2 : B.Cu back Drill file 'precadsr-panel.drl' contains plated through holes: unplated through holes: merged pull request synth_mages/MK_SEQ#1 2666d5803f Footprint selection, some PCB layout choices Add CV (and knob) controlled glide to schematic Add CV (and knob) controlled glide to schematic 16c50fa0a8 Add pulldown resistors for reset debounce cap; formatting checkpoint before getting really weird with WireIt A couple more GND-stitch vias Latest commits for file Panels/dual_vca.scad T5 15.200mm 0.5984" (1 hole Total plated holes count 0 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-CmtUser.gbr Normal file View File Merge pull request synth_mages/MK_SEQ#2 b77534e3fc Added schmancy pcb for v1 build - C1 is too small for film; is film needed? Notes: Could make the bodging of the indenting spheres. Sphere_indents_count = 7; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_increment = working_height / 5; row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = working_increment*2 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff center_adjust = 5; width_mm=90; height=16; thickness=2; label_inset_height = thickness-0.02; // Width of module (HP row_2 = row_1 + v_margin + 12; top_row = height - v_margin - title_font; saw_out = [third_col, third_row, 0]; //Fourth row interface placement fm_in = [h_margin+working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [input_column, row_2, 0]; triangle_out = [third_col, third_row, 0]; fm_in .
New Pull Request