3
1
Back

/VCA/commit/77735c00cc3285131373f5cfc61b82eab5963d12">77735c00cc3285131373f5cfc61b82eab5963d12 Update README.md 8be0bd80e05e7fe62720d7fda27423a4c75b90a3 Update README.md * [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 wherever you prefer (your KiCad user library directory, for instance, if you don't want a large timer-knob style pointer? TimerKnob=0; // [0:No, 1:Yes] // Would you like a line (pointer) on the rails v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); //outline of whole PCB? // cube([137.5, 97, 1], center=true); working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 6 + tolerance; rail_depth = 27.4 + tolerance; // rib + half a jack col_right = width_mm - thickness*2.2; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit board for extraction.

New Pull Request