3
1
Back

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 directories. If desired, copy the files from the bottom of the stem. [mm] stem_height = 10; // [1:1:84] width = 14; // [1:1:84] width = 24; // [1:1:84] fm_in = [input_column - h_margin/2, bottom_row, 0]; cv_in = [input_column, row_2, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; f_tune = [second_col, fourth_row, 0]; triangle_out = [third_col, fifth_row, 0]; square_out = [width_mm-h_margin, row_1, 0]; right_rib_x = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit board to.

New Pull Request