3
1
Back

5 commits from bugfix/v1.1 into main Merge pull request 'Finish schematic, add PDF Schematics/Fireball_VCO.pdf | Bin 16561 -> 0 bytes c58f541d7e Upload files to '3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/HOLD PORTAL.png and /dev/null differ From 52b504dd7cabbf7261c98563d42b1772d3bf6825 Mon Sep 17 00:00:00 2001 Subject: [PATCH] PCB initial layout, no traces "min_copper_edge_clearance": 0.0, PCB initial layout, no traces One SPST switch per step, to set output voltages. (10 One potentiometer for internal clock rate. Switches: Update current state of project. Could make the walls; a little bit of margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2; v_margin = hole_dist_top*2 + thickness; output_column = width_mm - thickness*2; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // one more vertical to mount a circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer ## Photos [to be added] ## 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](https://github.com/holmesrichards/precadsr) * [https://gitlab.com/rsholmes/precadsr](https://gitlab.com/rsholmes/precadsr This repo uses submodules aoKicad and Kosmo\_panel. To clone: Repo uses submodules aoKicad and Kosmo\_panel directories. Panels/FireballSpell.dxf Executable file View File 3D Printing/Pot_Knobs/knob.scad Executable file Unescape Hardware/Panel/precadsr-panel/precadsr-panel.kicad_pro Normal file View File 3D Printing/Tools/3.5mm_jack_nut_driver_bit.stl Executable file View File Schematics/Unseen Servant/fp-info-cache Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x04_P2.54mm_Vertical.kicad_mod Normal file Unescape Schematics/Unseen Servant/Unseen Servant_counter_board_noncanonical.kicad_pro Normal file View File Schematics/SynthMages.pretty/Switch.dcm Normal file Unescape panelThickness = 2; // plastic.

New Pull Request