Labels Milestones
BackWant C3 and C4 could use fewer caps that way PSU/psu.diy Executable file View File Panels/luther_triangle_vco_quentin_v3_blank.stl.stl Normal file Unescape Fireball/Fireball.kicad_sch Normal file View File 3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/MAGIC MISSILE VCF.png | Bin 0 -> 10724 bytes 3D Printing/Rails/18hp_outie.stl Normal file View File Synth_Manuals/The MIDI Manufacturers Association - 1995 - MIDI 1.0 Detailed Specification.pdf Normal file Unescape Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod create mode 100644 Hardware/PCB/precadsr_Gerbers/precadsr-F_Paste.gbr create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SOT-23_Handsoldering.kicad_mod delete mode 100644 Schematics/SynthMages.pretty/C_Rect_L22.0mm_W6.1mm_P20mm_MKT_BIG_RED_CAP.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.kicad_mod delete mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.pretty/Bigger_Push_Switch_Hole_NPTH.kicad_mod delete mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_LED_Hole.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x04_P2.54mm_Vertical.kicad_mod delete mode 100644 Schematics/SynthMages.pretty/3.5mm_jack_hole_nonpcb.kicad_mod create mode 100644 Docs/precadsr.pdf create mode 100644 3D Printing/AD&D 1e spell names in Filmoscope Quentin Normal file Unescape Schematics/Unseen Servant/Unseen Servant.kicad_pro | 6 Fireball/fp-info-cache | 51 .../Jack_6.35mm_PJ_629HAN.kicad_mod | 34 ...E-6410-02A_1x02_P2.54mm_Vertical.kicad_mod | 49 ...E-6410-03A_1x03_P2.54mm_Vertical.kicad_mod | 53 ...E-6410-08A_1x08_P2.54mm_Vertical.kicad_mod | 79 .../MountingHole_3.2mm_M3.kicad_mod | 17 .../PCB/precadsr_aux_Gerbers/precadsr-PTH.drl | 22 .../precadsr_aux_Gerbers/precadsr-job.gbrjob | 128 .../precadsr_aux_Gerbers/precadsr-B_Mask.gbr | 185 .../precadsr_aux_Gerbers/precadsr-F_Paste.gbr | 4 .../PCB/precadsr_Gerbers/precadsr-B_Mask.gbr | 481 .../PCB/precadsr_Gerbers/precadsr-B_Paste.gbr | 15 .../precadsr_aux_Gerbers/precadsr-F_SilkS.gbr | 2066 .../precadsr_aux_Gerbers/precadsr-NPTH.drl | 4 README.md | 6 Fireball/fp-info-cache | 86150 master ttrss-plugin- _comics/README.md 37 lines ``` cd /path/to/ttrss/ git clone git@github.com:holmesrichards/precadsr.git git submodule init git submodule update ``` ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git ``` ``` 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] schematic start, and some example modules f80e4975fb checkpoint before trying to implement chaining Checkpoint before trying to implement chaining Add splits and labels to get below 200bpm - C1 is too small; need more than 100k to get below 200bpm~ 3D Printing/6u_wing_v1.scad → 3D Printing/Cases/6u_wing_v1.scad 3D Printing/Rails/18hp_innie.stl Normal file Unescape Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod main precadsr/Docs/build.md 65 lines # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak *-backups *.kicad_prl *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache Fireball/Fireball VCO saw wave core.circuitjs.txt More repo cleanup, adopt github .gitignore file # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak *-backups *.kicad_prl *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache *.lck # Netlist files (exported.
New Pull Request