3
1
Back

119.38 "Notes": "Layer F.Mask" "Notes": "Layer F.SilkS" "Notes": "Layer B.Paste" "Notes": "Layer F.SilkS" "Notes": "Layer F.Mask" "Notes": "Layer F.Cu" "Notes": "Layers L1/L2" "Notes": "Layer B.Mask" "Notes": "Layer F.Mask" "Notes": "Layer B.Cu" "Notes": "Layer B.Paste" "Notes": "Layer F.Mask" "Notes": "Layer F.Paste" "Notes": "Layer B.Cu" "Notes": "Layer F.Mask" "Notes": "Layer B.Mask" "Notes": "Layer F.SilkS" "Notes": "Layer F.Paste" "Notes": "Layer F.Paste" "Notes": "Layer F.SilkS" "Notes": "Layer B.Mask" "Notes": "Layer F.Cu" "Notes": "Layers L1/L2" "Notes": "Layer F.SilkS" "Notes": "Layer F.SilkS" "Notes": "Layer B.SilkS" ; DRILL file {KiCad 7.0.11-7.0.11~ubuntu22.04.1} date Tue Mar 5 20:19:51 2024 L1 : F.Cu front L2 : B.Cu back Drill file 'precadsr-panel.drl' contains T1 3.200mm 0.1260" (4 holes) (with 4 slots T2 5.000mm 0.1969" (1 hole) Total plated holes count 16 Not plated through holes are merged with plated holes count 16 Not plated through holes are merged with plated holes unplated through holes: ============================================================= From a22bca6d29ddc0a54597dab4d11ad9ab7e48e3c6 Mon Sep 17 00:00:00 2001 Subject: [PATCH 03/13] More assembly notes for v1 front panel 24ca7abc85681936397a2802c8155420fcaf679c Added schmancy pcb for v1 front panel design and includes 2.5mm centerward shift for input and output jacks output_column = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - hole_dist_side, hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; row_1 = v_margin+12; row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_4 = working_increment*3 + row_1; row_4 = row_3 + vertical_space/7; cv_in_1a = [left_col, row_6, 0]; audio_in_1 = [left_col, row_6, 0]; cv_1b_atten = [right_col, row_3, 0]; cv_in_2b = [right_col, row_6, 0]; audio_in_1 = [left_col, row_3, 0]; c_tune = [width_mm/2 + h_margin, top_row, 0]; left_rib_x = thickness + 9.5/2 + tolerance*2; //three knobs plus space between centers of each member of the last step and output jacks output_column = width_mm - thickness*2.5 - tolerance*6; left_rib_x = thickness * 2; right_rib_x = width_mm - hole_dist_side - thickness; // column from edge plus hole radius // mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf.

New Pull Request