3
1
Back

MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 36; // [1:1:84] width = 10; label_font = 6; //knob_radius top_row = height - v_margin - title_font_size*1.5; working_height = height - v_margin - title_font; saw_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_7, 0]; manual_1 = [left_col, row_5, 0]; audio_out_1 = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_2, 0]; audio_in_2 = [left_col, row_1, 0]; pwm_in = [input_column + h_margin/2, row_1, 0]; square_out = [width_mm-h_margin, row_1, 0]; fm_in = [input_column - h_margin/2, bottom_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; fm_in = [input_column + h_margin/2, row_1, 0]; fm_in = [input_column - h_margin/2, row_1, 0]; square_out = [third_col, fifth_row, 0]; pwm_duty = [input_column, bottom_row, 0]; c_tune = [width_mm/2, top_row, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2.2; left_rib_x = hole_dist_side + thickness; v_margin = hole_dist_top*2; output_column = width_mm - col_right - thickness; // column from edge plus hole radius // mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm 26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm 9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes distance 33.3mm 25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, distance of mounting holes 63.5mm, distance of mounting holes distance 33.3mm 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf 9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes 47.1mm, distance of mounting holes 63.5mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector horizontal.

New Pull Request