3
1
Back

Update luther's layout Update luther's layout <-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 17; // [1:1:84] v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; width_mm = hp_mm(width); // where to put the output jacks row_2 = row_1 + v_margin + 12; top_row = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_5 = working_increment*4 + row_1; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_3, 0]; cv_in_2b = [right_col, row_7, 0]; cv_in_1b = [right_col, row_2, 0]; f_tune = [h_margin+working_width/8, row_2, 0]; fm_lvl = [second_col, second_row, 0]; //Third row interface placement square_out = [output_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; cv_in = [input_column, bottom_row, 0]; pwm_duty = [second_col, third_row, 0]; //Fourth row interface placement sync_in = [first_col, first_row, 0]; //Second row interface placement pwm_in = [input_column - h_margin/2, row_1, 0]; saw_out = [output_column, row_2, 0]; pwm_in = [input_column - h_margin/2, bottom_row, 0]; c_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1; right_rib_x = width_mm - hole_dist_side, hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole for mounting screw: ISO 1481-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1844252 8A 160V Generic Phoenix Contact SPT 5/10-V-7.5-ZB 1719396 Connector Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1766712 12A 630V Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x6.5.

New Pull Request