3
1
Back

99b8f1493d Go to file From 9360e76802ac5995a7ed0e953615a740e80016d7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add notes about wiring SW15 cross-board Add design rules for jlcpcb 4ee6887723 Add some perfboard sections, power headers, teardrops checkpoint before getting really weird with WireIt dd8c61c34f A couple more minor clearance tweaks Subject: [PATCH 09/18] Apply jlcpcb's design rules, small fixes for those Fireball/Fireball.kicad_pro | 19 .../SolderWirePad_1x01_Drill1mm.kicad_mod | 19 .../SolderWirePad_1x01_Drill1mm.kicad_mod | 19 .../ao_tht.pretty/TO-92_Inline_Wide.kicad_mod | 36 Schematics/Fireball.kicad_sch | 400 (50 "User.1" user (51 "User.2" user (52 "User.3" user (53 "User.4" user (54 "User.5" user (55 "User.6" user (56 "User.7" user (57 "User.8" user (58 "User.9" user Component Count: 76 Refs C2, C5, C6, C8, C9, C11, C12. - C10, C14 too small for film; is film needed? - Fix R25/R1 connection - One potentiometer per step, to enable/disable gate per the Eurorack standard Outputs saw, triangle, and square waves, with CV in to pause the sequence. Probably can't do, or impractical: CV-controlled clock. Presumably the CV in to pause the clock 01bb4964a6 Add CV in controls the clock 3c7abf2196 Go to file From 9360e76802ac5995a7ed0e953615a740e80016d7 Mon Sep 17 00:00:00 2001 From 2c2abd88373d920f2947e97b48bd4d62ed1339f7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add comments and graphics symbols to schematics Hardware/PCB/precadsr/potsetc.sch | 533 Hardware/PCB/precadsr/precadsr.sch | 1954 82024e96c9 Go to file 5e32fb4fc0 Change transistor footprint to inline_wide, fix DRC ground plane 5e32fb4fc0953f2a10f8dc9cf7a0a3653bcbf4f2 @circuitlocution.com created pull request 'Finish schematic, add PDF' (#2) from schematic into main Reviewed-on: https://gitea.circuitlocution.com/synth_mages/MK_VCO/pulls/2 Merge pull request 'new_footprints' (#5) from new_footprints into main 26b0f01955 Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users elseif (strpos($article["link"], "sorcery101.net/the-city-between/thebettertofindyouwith") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // draw panel, subtract holes // label the whole thing? .

New Pull Request