3
1
Back

From 34a82a463f9ee9652209e4943e9d529a525083b2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add panels From d62e7c6861a31de12fc24143b97961d87c355a55 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add kicad schematic, some diylc noodling Initial stab at a 10-step panel layout ideas working_height = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - 10 ohms between U1-14 and U2-1 when off, more like 1M when off - Glide In - ~27K to U3-8? No, transistors maybe activate? Outs: Clock Out - 1K to U2-14 Case Out - 1K.

New Pull Request