Labels Milestones
BackPT-1,5-8-3.5-H, 8 pins, pitch 5.08mm, revamped version of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; right_rib_x = width_mm - hole_dist_side - thickness; // draw a "vertical" wall to mount a circuit board to, dead center v_wall(h=4, l=top_row-rail_clearance*2-thickness-15); // PCB holder 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 ## Git 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, which provide needed libaries for KiCad. To clone: schematic start, and some example modules Latest commits for branch smt_version Notes about component heights, swapping rotary and toggle switches smt_version Merge pull request 'Fix rail clearance issues, add PCB slot, more options for potentiometer inputs; knobs for potentiometer spoke placement e8295830c4 STLs, 10hp version, others schematics b404e3f9c5 Update luther's.
New Pull Request