3
1
Back

.../precadsr_aux_Gerbers/precadsr-B_Cu.gbr | 518 .../precadsr_aux_Gerbers/precadsr-B_Mask.gbr | 266 .../precadsr_aux_Gerbers/precadsr-B_Paste.gbr | 15 .../precadsr_panel_al-NPTH.drl | 55 create mode 100755 Panels/FireballSpell.png create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/D_DO-35_SOD27_P7.62mm_Horizontal.kicad_mod delete mode 100644 3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels' 2cbdb94ba9 Go to file 2cbdb94ba9 updated C5 footprint & tracing; schematic annotation updates the potentiometer pads and trace routing to de-bodge the pots. D5bfb6e27b 's notes on repique/caixa, two or three for surdos From 48790c2294e43fc9013139adc7ae38df6467f7fe Mon Sep 17 00:00:00 2001 Subject: [PATCH] Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin Normal file View File Examples/EG_MANUAL.pdf Normal file Unescape Fireball/Fireball.kicad_prl Normal file Unescape Hardware/PCB/precadsr_Gerbers/precadsr-F_Cu.gbr Normal file View File Schematics/Unseen Servant/Unseen Servant Front Panel v2.kicad_pcb Normal file View File Hardware/PCB/precadsr/precadsr.xml Normal file View File 3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/COLOR SPRAY.png differ Binary files /dev/null and b/3D Printing/Panels/Radio_shaek_standoff_padded.stl differ Binary files /dev/null and b/Images/PXL_20210831_000949090.jpg differ Binary files /dev/null and b/3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels' 5209c5fd76f5cb84bb09be3d7c836a3c6a5d5355 Upload files to '3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/BLADE BARRIER.png Normal file View File # Format documentation: https://kicad.org/help/file-formats/ # Temporary files *.lck # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps main drumkit/README.md 3 lines Schematics/Luthers_Perfboard.pdf Normal file View File 3D Printing/Cases/Eurorack Modular Case/20210926_092147.jpg Executable file View File 3D Printing/Pot_Knobs/CustomizableKnob.scad Executable file Unescape // testing futura vs quentincaps in F6 rendering module label(string, size=4, halign="center", font="Futura Md BT:style=Medium") { text(string, size, halign=halign, font=font); } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep 17 00:00:00 2001 Subject: [PATCH] updates led holes to 5mm + unplated, and revises jack footprint 16c50fa0a8 Add pulldown resistors for reset debounce cap; formatting col_left = thickness * 1; h_wall(h=4, l=right_rib_x); // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // one more to mount the circuit board to, dead center v_wall(h=4, l=top_row-rail_clearance*2-thickness-15); // PCB holder pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer ## Photos [to be added] ## Documentation: ### Documentation: * [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 ``` 4d5fa6d903 Delete 'Panels/futura medium condensed bt.ttf differ From f50bb0019af1e23a68a47e827989c11465d543f5 Mon Sep 17 00:00:00 2001 Subject: [PATCH] A couple more minor clearance tweaks couple more minor clearance tweaks 9e7b04561b Add ground fills, fix some clearance issues, make all power traces large Fireball/Fireball.kicad_pro | 8 | 1N4148 | 100V 0.15A standard switching diode, DO-35 | | | Tayda | A-2939 | | | | | J2 | 1 | B10k | Potentiometer | | R25, R27, R29 | 3 | 2N3904 | Small Signal NPN Transistor, TO-92 R16, R17.

New Pull Request