3
1
Back

Classic is called a "Baby 8". Final tweaks, version submitted to JLCPCB on 20240124 v1.0 Add CV (and knob) controlled glide to schematic Add pulldown resistors for reset debounce cap; formatting col_left = h_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin - title_font_size*2; working_width = width_mm - h_margin; input_column = h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - thickness*2.5 - tolerance*6; out_row_8 = working_increment*7 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_5 = working_increment*4 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; //special-case the knob body. [mm] // Height of the entire pot. BI/TT PS series, https://www.mouser.com/datasheet/2/54/PTL-777483.pdf Would need another supplier, mouser sells only in 1000+ for these. Original README: Kassutronics Precision ADSR with modifications.

New Pull Request