3
1
Back

Updates Docs/precadsr.pdf | Bin 11916 -> 0 bytes From b2f0340111348a8deafde0ffe244939fe4eeb6b7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More repo cleanup, adopt github .gitignore file .gitattributes | 2 Fireball/Fireball.kicad_pro | 93 Fireball/Fireball.kicad_sch | 1614 main MK_SEQ/Schematics/Unseen Servant/Unseen Servant.kicad_pro | 2 Panels/futura medium condensed bt.ttf' Panels/futura light bt.ttf | Bin 0 -> 12821 bytes 3D Printing/Rails/18hp_outie.stl | Bin 0 -> 113418 bytes create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DPDT-toggle-switch-1M-seriesx.kicad_mod delete mode 100644 Panels/futura light bt.ttf and /dev/null differ From 2537badf2888da8d57706bf8be36ba8f10d4993a Mon Sep 17 00:00:00 2001 Subject: [PATCH 02/13] More notes Schematics/schematic_bugs_v1.txt | 2 main MK_VCO/Panels/Font files/Futura XBlk BT.ttf | Bin 0 -> 15005 bytes Panels/FireballSpellVertVerySmall.png | Bin 0 -> 69774 bytes Images/precadsr-panel-art.png | Bin 0 -> 44015 bytes create mode 100644 Panels/luther_triangle_vco_quentin_v3_only_art.stl create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Dual_Mounting_Holes.kicad_mod create mode 100644 Synth Mages Power Word Stun.kicad_pcb 23180 lines From f45c980890b44925f97883520535060dead99dd7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] updates led holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm 15-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 15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes to 5mm + unplated, and revises jack footprint 16c50fa0a8 Add pulldown resistors for reset debounce cap; formatting col_left = h_margin; bottom_row = v_margin + 12; row_1 = bottom_row + v_margin + 12; row_2 = row_1 + v_margin + 12; row_1 = bottom_row + v_margin + 12; title_font = 10; knob_radius_bottom = 10; // Center adjust to shift left and right columns toward the center center_adjust = 2.5; // margins from edges v_margin = hole_dist_top*5; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 c_tune = [second_col, third_row, 0]; saw_out = [output_column, row_1, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, bottom_row, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column - h_margin/2.

New Pull Request