<-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 17; // [1:1:84] // margins from edges h_margin = hole_dist_side + thickness; working_height = height - v_margin - title_font_size*2; working_width = width_mm - right_rib_thickness; //} module make_surface(filename, h) { } module x2_7seg_14_22mm_display() { cube([25, 19.25, thickness]); cube([50.5, 19.25, thickness]); } module title(string, size=12, halign="center", font=font_for_title) { 88bf85725f Update to 7.0, slider footprint Update to 7.0, slider footprint height = cone_indents_height + 2 * nothing; z_position = height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = width_mm - h_margin; left_rib_x = thickness + 6 + tolerance; rail_depth = 27.4 + 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/3); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - h_margin; cv_in = [first_col, fifth_row, 0]; square_out = [third_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_2, 0]; fm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [second_col, third_row, 0]; fm_lvl = [second_col, fifth_row, 0]; square_out = [width_mm-h_margin, row_1, 0]; audio_out_2 = [right_col, row_7, 0.
alt
click/enter