3
1
Back

+ thickness; working_height = height - v_margin; working_increment = working_height / 7; // Number of indenting spheres. [mm] sphere_indents_radius = 3; difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } } // https://www.elfa.se/Web/Downloads/2e/wa/qmCC56-12EWA.pdf module x4_7seg_14_22mm_display() { cube([50.5, 19.25, thickness]); } .

New Pull Request