3
1
Back

Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf Relay DPDT FRT5 narrow footprint, SMD version of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2; width_mm = hp_mm(width); // where to put the output jacks input_column = h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - hole_dist_side, height - hole_dist_top); cube([flange, flange, h], center=true); if (Pointer2==1 cube([8, 3, KnobHeight], center=true); // Pointer1: Offset hemispherical divot // Divot1: Centered cylynrical divot // Flat for D-shaped hole.

New Pull Request