3
1
Back

= hole_top - 89.75; // these are not included in repo main dd8fda85b1 Update README.md Update README.md * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ``` git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git git clone git@gitlab.com:rsholmes/precadsr.git git submodule update ``` ``` git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git git submodule update ``` ``` aoKicad/ao_symbols Kosmo_panel/Kosmo ``` and footprint libraries ``` aoKicad/ao_tht Kosmo_panel/Kosmo_panel. ``` From 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add tl074 datasheet/pinout 303a55e236 organize a bit LUTHERS_VCO.diy => Schematics/LUTHERS_VCO.diy | 0 Schematics/MK_Schematic.png | Bin 38764 -> 0 bytes From 2d3c489f2acf0f8bdc9cf0fe8c2346d4d07472be Mon Sep 17 00:00:00 2001 Subject: [PATCH 2/2] Update README.md 83b013c3637bfb179ad62b90a6c8b2f5fb547c8c Update README.md 5505000471ab249f70d985a8f814bce077fb47b2 Update README.md 40588ba725f2f6c7240cc5d95c2a8af539e27e15 Update README.md README.md | 12 delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/analogoutput.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Pot_Hole_NPTH.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/C_Disc_D3.0mm_W1.6mm_P2.50mm.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Mounting_Hole.kicad_mod create mode 100644 Hardware/PCB/precadsr/precadsr.xml create mode 100644 Docs/precadsr_layout_back.pdf (grid_origin 97.28 88.9 Mon 10 May 2021 12:33:34 AM EDT Sat 28 Aug 2021 07:48:29 PM EDT Generated from schematic into main pull from: pcb_finalization merge into: synth_mages:main Add position for resistor between coarse and +12V, value unknown master PSU/Synth Mages Power Word Stun Panel.kicad_pro Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2.kicad_mod Normal file View File Panels/luther_triangle_vco_quentin_v2.scad Normal file Unescape Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Switch_Hole_NPTH.kicad_mod Normal file View File Images/loop.png Normal file Unescape Hardware/PCB/precadsr_aux_Gerbers/precadsr-PTH.drl Normal file Unescape Schematics/OttosIrresistableDance/OttosIrresistableDance.kicad_pro Normal file View File Panels/luther_triangle_vco_quentin_v2.scad Normal file Unescape Schematics/OttosIrresistableDance/OttosIrresistableDance.kicad_sch Normal file Unescape Hardware/PCB/precadsr_aux_Gerbers/precadsr-B_SilkS.gbr Normal file View File Images/retrigger.png Normal file View File 3D Printing/Pot_Knobs/Pot Knob in Two Parts_sep.stl Executable file View File 3D Printing/Pot_Knobs/Guitar_Amp_Knob-2_ring_bell.stl Executable file View File Synth_Manuals/The MIDI Manufacturers Association - 1995 - MIDI 1.0 Detailed Specification.pdf From d9153c70802a10d2fe554f80f1a497b409aac630 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Build images Images/PXL_20210831_000922493.jpg | Bin 0 -> 12097777 bytes Examples/precadsr.pdf | Bin 0 -> 193665 bytes Images/precadsr-panel.png | Bin 0 -> 70804 bytes README.md | 1 uF | Unpolarized capacitor | | R24, R26, R28 | 4 README.md | 5 create mode 100644 Schematics/MK_Schematic.png rename MK_VCO_RADIO_SHAEK.diy => Schematics/MK_VCO_RADIO_SHAEK.diy (100% rename from 3D Printing/6u_wing_v1.scad Normal file View File Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel.drl Normal file View File 3D Printing/AD&D 1e spell names in Filmoscope Quentin/POLYMORPH.png differ Binary files /dev/null and b/Images/IMG_6771.JPG differ Binary files /dev/null and b/sr1_full.png differ aac0a4a5b4 Notes from MK's PCB livestream Footprints: - avoid non-circular holes in footprints whenever possible; some fabs charge more for ovals - make power connection traces larger; MK uses .6mm -- this is the two clockwise-most pins, looking from below. Clock rate goes down when resistance goes up, opposite to expectation. Glide fix d9235591732ea49a85db49010f2aaf63f936f2b3 re-re-remove the mysterious extra trace

New Pull Request