3
1
Back

Drill report for precadsr-panel.kicad_pcb Created on Tue Mar 5 20:19:51 2024 L1 : F.Cu front L2 : B.Cu back Drill file 'precadsr-panel.drl' contains plated through holes: merged pull request synth_mages/MK_SEQ#2 b77534e3fc Added schmancy pcb for v1 front panel Added schmancy pcb for v2 front panel design and includes 2.5mm centerward shift for input and output jacks bottom_row = v_margin + 12; row_1 = vertical_space/7; row_2 = row_1 + v_margin + 12; title_font = 10; label_font = 6; //knob_radius saw_out = [output_column, bottom_row, 0]; cv_in = [input_column, row_2, 0]; fm_in = [first_col, first_row, 0]; //Second row interface placement fm_in = [h_margin+working_width/8, row_2, 0]; f_tune = [width_mm/2 + h_margin, top_row, 0]; left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness; // draw panel, subtract holes union() { cube([board_width, board_height, thickness]); cylinder(thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cube([cutout_width, cutout_height, thickness+3]); cylinder(h=thickness+standoff_height+3, r=hole_radius, $fn=360); vertex 0 -8.99167 3 vertex -4.9955 -7.4763 3 vertex 7.47422 4.99803 3 vertex 4.9955 7.4763 3 vertex -7.47422 -4.99803 3 vertex -8.81889 1.75419 3 vertex -6.35807 -6.35807 3 vertex -8.81921 1.75094 3 vertex -4.9955 -7.4763 3 vertex -5.00013 7.48323 3.82299 facet normal -0.68867 0.165336 0.705973 vertex 6.45265 0.325107 19.4867 vertex 2.6794 -1.7206 19.8418 facet normal -0.491347 0.598712 0.632551 facet normal 7.012965e-01 -6.273328e-03 7.128421e-01 vertex -1.094227e+02 9.725134e+01 1.090773e+01 facet normal 0.33413 -0.625114 0.7054 facet normal -3.747935e-15 -3.594929e-15 1.000000e+00 facet normal -0.0759145 0.770773 0.63257 facet normal 5.853797e-004 0.000000e+000 -9.999998e-001 facet normal 9.807820e-01 1.951069e-01 0.000000e+00 vertex -1.005050e+02 9.242089e+01 1.055000e+01 facet normal -0.840154 -0.533177 0.0993123 facet normal -0.000000e+00 1.000000e+00 vertex -8.524144e+01 9.665134e+01 2.550000e+00 facet normal -2.845787e-001 -4.980128e-001 8.191448e-001 vertex 5.154318e+000 -1.870213e-002 2.488700e+001 facet normal -0.0916557 -0.0110255 0.99573 facet normal 9.915277e-01 1.759161e-03 1.298834e-01 vertex -9.052261e+01 1.005513e+02 1.055902e+01 vertex -9.053832e+01 1.005513e+02 1.067898e+01 facet normal -0.880482 -0.468837 -0.0703026 vertex 7.87145 -3.78899 12.4715 facet normal -0.528246 -0.643673 0.553752 facet normal 0.097633 -0.989318 0.108249 facet normal 0.0220531 0.0969866 0.995041 facet normal -0.877365 0.466832 0.110898 facet normal -0.643667 0.528237 0.553767 facet normal 5.086398e-001 1.419821e-003 8.609782e-001 facet normal 0.0218118 -0.172865 0.984704 vertex 5.38424 -4.97515 6.90036 vertex 4.95759 5.32576 6.89409 vertex 5.35776 -4.75988 6.96188 vertex -4.57828 -5.3829 7.06725 facet normal -3.664366e-001 -9.304430e-001 0.000000e+000 vertex 3.956218e+000 -5.925223e+000 9.983999e+000 vertex 6.896696e+000 -1.719637e+000 2.496000e+001 vertex 7.028635e+000 -1.032301e+000 9.983999e+000 vertex 4.836296e+000 2.935841e+000 1.747200e+001 facet normal 0.175905 0.796857 0.577993 vertex 7.24232 0.817766 7.24096 facet normal -0.884724 -0.268379 0.381099 vertex 9.67202 -2.27473 2.94279 facet normal -2.537099e-001 4.349543e-001 8.639711e-001 facet normal -0.995185 0.0980112 8.10094e-06 facet normal -0.532832.

New Pull Request