3
1
Back

Top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // top right [left_edge + height * rotate_vector_cos; [left_edge, rotate_vector_cos * rail_depth], // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * height], // top horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib // h_wall(h=4, l=right_rib_x); } module external_direction_indicator() { if(pointy_external_indicator == true From cb3a50e19a42a9ab425057cfa1f9427c1c21d019 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More cleanup More cleanup d12ec1f19bbae8f01395e4c76a152d3d4ce7a3d4 Align panel to integer pseudo-origin, remove testing text, decrease title label font so we don't lose it Add the line: * in your OpenSCAD libraries directory/folder). * Add the label font size to 9mm and align.

New Pull Request