3
1
Back

Servant/fp-info-cache glide in (j16/j17 // cv range (switch between 2.5v and 5v max // gate out // cv out (j7/j6 // pause (j18/j19 // 1 rotary switch, 5+ positions - 10 - center_adjust; center_col = width_mm/2; vertical_space = height - v_margin - title_font_size*1.5; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1.2; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_panel_width = 12*3 + tolerance*2; // rib + half a jack col_right = width_mm - thickness*2; // draw panel, subtract holes panel(width); // Top left: clock in, speed pot_p160(); // Left side: meta-step controls // step (manual) -- this means from the top knob top_row = height - v_margin - title_font_size*1.5; saw_out = [h_margin + working_width/4, row_1, 0]; saw_out = [third_col, fifth_row, 0]; //left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; //knob_radius top_row = height - v_margin - title_font; saw_out = [output_column, row_2, 0]; fm_lvl = [second_col, first_row, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement fm_in = [first_col, third_row, 0]; saw_out = [output_column, row_1, 0]; pwm_in = [input_column + h_margin/2, row_1, 0]; pwm_in = [input_column + h_margin/2, row_1, 0]; pwm_in = [input_column + h_margin/2, row_1, 0]; triangle_out = [third_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3.

New Pull Request