3
1
Back

0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; triangle_out = [third_col, third_row, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; cv_in = [first_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_3, 0]; right_rib_x = width_mm - thickness*2.5 - tolerance*6; left_rib_x = thickness * 2; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - thickness*2.2; left_rib_x = thickness + 6 + tolerance; extra_depth = 75 + 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*2 - title_font_size; Experimenting with more representative footprints. Consider adding a switch to disable reset (run once). Momentary-normal-off pushbutton to manually reset. LEDs: One per step, to indicate direction? Pointer1 = 0; // 0 if indicator faces notch, 180 if it can fit; losing the bodge.

New Pull Request