3
1
Back

Panels/10_step_seq.scad Normal file Unescape width = 24; // [1:1:84] working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - 10 LEDs - 6 sockets Potentiometers: One potentiometer for internal clock rate. One SPDT switch to disable reset (run once). - Momentary-normal-off pushbutton to manually step. SPST switch to disable.

New Pull Request