3
1
Back

Tiny RSS entries. # For PCBs designed using KiCad: https://www.kicad.org/ # Format documentation: http://kicad-pcb.org/help/file-formats/ # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak *-backups */fp-info-cache *.kicad_prl *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache # Netlist files (exported from Pcbnew) Initial version *.bck New KiCad version; non Al panel Gerbers Panels/10_step_seq.png Normal file View File Hardware/PCB/precadsr/precadsr.kicad_sch Normal file Unescape # precadsr.sch BOM Sat 28 Aug 2021 07:18:14 PM EDT Generated from schematic by Eeschema 5.1.9-73d0e3b20d~88~ubuntu20.04.1 Generated from schematic by Eeschema 5.1.10-88a1d61d58~90~ubuntu20.04.1 Component Count: 76 Refs C2, C5, C6, C8, C9, C11, C12; space accordingly C3 and C4 could use fewer caps that way 7022ad9ddb couple more GND-stitch vias Undo converting GND to GND_JMP and fix everything that broke 3583986e89 Finished PCB, passes all passable DRCs Footprint selection, some PCB layout choices Add CV in to pause the sequence. Probably can't do, or impractical: - CV-controlled CV offset module - add a voltage to another voltage. Useful here for pitching up from a base. Update readme Add main pdf UI: 11 potentiometers 11 SPDT switches Subject: [PATCH 15/18] Add jlc constraints DRC; replace order number text Fireball/Fireball_panel.kicad_pcb | 3 | 1k | Resistor | | | R16, R18, R26 | 3 | A1M | Potentiometer | | | | | ----- | --- | ---- | ----------- | ---- | | | | R1, R2, R23, R24 R3, R21, R27, R28 R4, R6, R7, R30, R31 | 1 | 4.7 uF | Polarized capacitor | | Tayda | A-1605 | | R5, R29 | 3 From afea9d5a2cf23e2a33a2927086270d4d602f5a2b Mon Sep 17 00:00:00 2001 Subject: [PATCH] Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/HOLD PORTAL.png differ Binary files /dev/null and b/Panels/title_test_22.stl differ Binary files a/3D Printing/Panels/image.png and /dev/null differ Binary files /dev/null and b/3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/PRISMATIC SPHERE.png' Schematic updates 289eacd41f936a34813e1e82f711b9b6ca96fb7b Checkpoint after converting most things to SMD Binary files /dev/null and b/3D Printing/Panels/image.png differ From bd1352a04758cae219e0aacbd5a2aa50aa4d1b79 Mon Sep 17 00:00:00 2001 Subject: [PATCH 01/18] Added hard sync to schematic, laid out PCB with on-board components hard_sync traces added but maybe won't keep a704d3e530.

New Pull Request