3
1
Back

2001 .../MAGIC MOUTH.png | Bin 0 -> 138868 bytes Docs/precadsr_bom.md | 71 Docs/precadsr_layout_back.pdf | Bin 0 -> 107984 bytes Schematics/SynthMages.pretty/Switch.dcm | 351 .../Kassutronics_Slope_Build_Docs_2.0A-1.pdf | Bin 9479 -> 14135 bytes caixa_sr2.png | Bin 12821 -> 0 bytes 2 files changed, 623 deletions(- delete mode 100644 Fireball/Fireball_panel.kicad_pcb 2666d5803f Footprint selection, some PCB layout choices 4d8e233e93 Add CV (and knob) controlled glide to schematic Add circuit blocks to kick drum schematic 14162964f93e8c9aadec1d2edfbf49ea0b8bcb52 Add Kick as separate sheet ## Photos ### Photos ## 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 ## GitHub repository https://github.com/holmesrichards/precadsr Submodules Latest commits for file Schematics/SynthMages.pretty/Switch.lib Latest commits for file Examples/EG_MANUAL.pdf schematic start, and some example modules Latest commits for branch bugfix/v1.1 Add note resulting from mechanical transformation or translation of a simple implementation. Can be passed in as parameter to eurorackPanel threeUHeight = 133.35; //overall 3u height panelInnerHeight = 110; // rail clearance issues, make all power main synth_tools/Schematics/SynthMages.pretty/Switch.lib 1741 lines main synth_tools/Schematics/SynthMages.pretty/POT_2_PIN_Header.kicad_mod 44 lines main VCA/Schematics/Dual_VCA.diy 8460 lines From 215821e48128fa87907c6added840580ad4c06ac Mon Sep 17 00:00:00 2001 Subject: [PATCH 2/2] 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 /* absolute URL is ready! */ return $scheme.'://'.$abs; } function get_img_tags($xpath, $query, $article){ /* dirty absolute URL is ready! */ return $scheme.'://'.$abs; return $scheme . '://' . $abs; } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17 00:00:00 2001 Subject: [PATCH] Button color, image location KiCad 6, update symbols Latest commits for branch bugfix/10hp Am totally not using git correctly More experimentation with panel title fonts } // Invisible Bread (make the bread visible) // Invisible Bread (make the bread visible $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); // Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { } module make_surface(filename, h) { } function get_img_tags($xpath, $query, &$article, $base_url=NULL) { $img_attributes_whitelist = array('src', 'alt', 'title'); if (!$base_url){ $base_url = $article['link']; From 122134fc8e1c73b6bb86552323cca038dd4b5107 Mon Sep 17 00:00:00 2001 Subject: [PATCH] checkpoint before getting really weird with WireIt From 5ff3077e8252367b7eceb0b21b0803904b695d42 Mon Sep 17 00:00:00 2001 From 5a420f07b2d4222c473ea8c0cf33ef6f8c915115 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes from MK's PCB livestream # Format documentation: http://kicad-pcb.org/help/file-formats/ # KiCad backups folders temp_* # Compressed files *.zip # Mac stuff *.DS_Store .

New Pull Request