3
1
Back

Photos ## 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 ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule init git submodule init git submodule update ``` ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git ``` Or if you want a shaft, set this to zero. ShaftLength = 0; right_rib_x = width_mm - h_margin; input_column = h_margin; working_height = height / 2 + 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - thickness; left_panel_width = 12.5*3 + tolerance*4; //three knobs plus space between them right_panel_width = width_mm - col_right; // column from edge plus hole radius // mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm 9-pin D-Sub connector, horizontal/angled.

New Pull Request