3
1
Back

From 73e3e5201264e94fbdc754390f9ba14dc3db9a16 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Experimenting with more panel layout ideas working_height = 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); // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib h_wall(h=1.6, l=right_rib_x); // middle-bottom.

New Pull Request