3
1
Back

From dd8c61c34faaeb27b8a193b7a0410df7bb5b6b87 Mon Sep 17 00:00:00 2001 Subject: [PATCH 11/18] Add a horizontal wall (across the panel module h_wall(h, l, th=thickness) { module title(string, size=12, halign="center", font=font_for_title) { } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_title); //} // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top point? ]; From 32ece2d681b26731bad50902587b988d6a79e43e Mon Sep 17 00:00:00 2001 Subject.

New Pull Request