3
1
Back

SW_Rotary2x6 SW 0 40 Y N 2 F N **UI:** -2 5mm LEDs - one per step // 1 for manual reset button to advance the step manually. This requires hardware de-bouncing to avoid putting any UX connections on the bottom of the rail + a safety margin // margins from edges v_margin = hole_dist_top*5; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 first_row = 25.65; //mm second_row = 47.25; //mm third_row = 65.75; //mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm // Center two holes two_holes_type = "opposite"; // [center, opposite, mirror] // Hole distance.

New Pull Request