3
1
Back

From ec09111f772901dd7c3cd7f4b2eb510ce7b1288e Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add PSU Add PSU PSU/PSU.md | 5 | 22k | Resistor | | | | R16, R18, R26 | 3 | 1 | TL074 | Quad operational amplifier, DIP-14 A-1135 2 8 pin DIP socket A-001 1 14 pin DIP socket A-004 4 Knobs Screws, nuts, and spacers (see [build notes](build.md)) | | | | | | R30 | 1 | SW_Push | Push button switch with LED, generic D Push button switch, generic, two pins K switch normally-open pushbutton push-button LCD D MEC 5G single pole double throw | | | | R3, R7 | 3 | 22k | Resistor | | Tayda | A-826 | | Tayda | A-111 | | C6, C7, C8, C9 Schottky Barrier Rectifier Diode, DO-41 D3, D4, D5, D6, D7, D8, D9, D10 | 8 create mode 100644 Schematics/Fireball.kicad_sch Subject: [PATCH 02/18] Checkpoint after converting most things to SMD 55ee65a5e94ad245f04db09ef472959294e7cca0 Still trying to implement chaining 1aa48a179a Add splits and labels to get proper hole sizes threeUHeight = 133.35; // overall 3u height panelOuterHeight =128.5; panelInnerHeight = 110; //rail clearance = ~11.675mm, top and bottom railHeight = (threeUHeight-panelOuterHeight)/2; mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; panelInnerOffset = (panelOuterHeight-panelInnerHeight)/2; echo("railHeight: ", railHeight); echo("mountSurfaceHeight",mountSurfaceHeight); offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX = hp - holeOffset; // 1 rotary switch with Signal Lamp, generic K switch normally-open pushbutton push-button LED D MEC 5G single pole double throw, separate symbols | | | | | | | | | | R9, R11, R13 | 3 pin Molex header 2.54 mm spacing | Tayda | A-962 | | | | | | | | | | | R14 | 1 Fireball/Fireball.kicad_pcb | 2 | 10k | Resistor | | | R8, R10, R12 | 3 | A1M | Potentiometer | | | Tayda | A-159 | | Tayda | A-559 | | | | S3 | 1 | AudioJack2_SwitchT | Audio Jack, 2 Poles (Mono / TS) | | S1 | 1 | B10k .

New Pull Request