3
1
Back

Fm_in = [input_column - h_margin/2, row_1, 0]; fm_in = [first_col, fifth_row, 0]; //left_rib_x = thickness + 6 + tolerance; rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the cheaper option but won't reproduce tiny smooth curves all that well. MSLA (resin) printing will do far better detail work, but with an eye towards doing it all in one module with integral chip antenna.

New Pull Request