3
1
Back

F1ff8406b412e95346ec2837fcbe5f8c2630c4ee Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update README.md 8be0bd80e05e7fe62720d7fda27423a4c75b90a3 Update README.md acf6d57d9f34ce2c424f4c9834d80264fa5ffd89 @circuitlocution.com renamed repository from precadsrprecadsr to synth_mages/precadsr master PSU/Synth Mages Power Word Stun.kicad_sch | 1943 40 Dwgs.User user (41 Cmts.User user (42 Eco1.User user hide (42 Eco1.User user hide (48 B.Fab user hide From d48d677c9103ec90137a6830434841a576342e9a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Current draw 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@github.com:holmesrichards/precadsr.git New KiCad version; non Al panel Gerbers From 5a4e89eea63bf71c8fd68e1168f096dfb3459aa4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update 'README.md' Update current state of project. 9db3fb2a68 Add cascading input and output jacks row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_5 = row_4 + vertical_space/7; cv_in_1a = [left_col, row_1, 0]; pwm_in = [input_column + h_margin/2, row_1, 0]; pwm_in = [first_col, third_row, 0]; //Fourth row interface placement fm_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; left_rib_x = thickness + 6 + tolerance; extra_depth = 75 + tolerance; rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff working_height.

New Pull Request