3
1
Back

Cf14a1432f Add kicad schematic, some diylc noodling Add kicad schematic, some diylc noodling Initial stab at a 10-step panel layout ideas working_height = height - v_margin; working_increment = working_height / 5; row_1 = vertical_space/7; row_2 = row_1 + v_margin + 12; row_2 = row_1 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_4 = working_increment*3 + row_1; //special-case the knob body. [mm] external_indicator_height = 11; pointy_external_indicator_pokey_outey_ness = -0.0; // pokey_outey_value = pointy_external_indicator_pokey_outey_ness - 1 rotary switch, 5+ positions - 10 ohms between U1-14 and U2-1 when off, more like 1M when off - Single Step - 12V through 10k Ohms to U-1-14, more like 1M ohms.

New Pull Request