3
1
Back

Drop to axis [left_edge, -extra_depth], // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // one more vertical to mount the circuit board to, dead center wall(h=6, w=height-hole_dist_top*3-4); // color([1,0,0] // surface("FireballSpellSmall.png", center=true, invert=false); // color([1,0,0] // surface("FireballSpellSmall.png", center=true, invert=false); // color([1,0,0] // surface("FireballSpellSmall.png", center=true, invert=false); text(string, size, halign=halign, font=font); } module rail(height) { difference() { difference() { union() { difference(){ color([.1,.1,.1]) panel(width); scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { module label(string, size=4, halign="center") { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); // draw panel, subtract holes panel(width); // lower h-rib reinforcer ## Photos [to be added] ## Documentation: ### 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 ## Git repository https://gitlab.com/rsholmes/precadsr PSU/Synth Mages Power Word Stun Panel.kicad_pcb 5e32fb4fc0 Go to file f45c980890 Align panel to integer pseudo-origin, remove testing text, decrease title label font so we don't lose it Fix annoyance of 2x05 IDC header THT 1x03 2.00mm single row (from Kicad 4.0.7), script generated Through hole pin header SMD 1x17 2.00mm single row style1 pin1 left Surface mounted pin header THT 1x25 2.54mm single row Through hole straight socket strip, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right Through hole angled socket strip, 2x24, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 Through hole socket strip THT 1x13 1.27mm single row style1 pin1 left Surface mounted socket strip THT 1x24 2.00mm single row Through hole angled pin header SMD 1x05 1.00mm single row Through hole pin header THT 2x32 2.54mm double row surface-mounted straight pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated Through hole IDC header, 2x08, 2.54mm pitch, double rows Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left Surface mounted pin header THT 2x19 2.00mm double row Through hole socket strip SMD 2x07 1.00mm double.

New Pull Request