From 20a24b61cff1d84163974a0b30dcdcb3d6dcfefe Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Thu, 15 Jun 2017 20:32:46 -0400 Subject: [PATCH 1/1] shelving-foot: customizer default view direction --- etc/shelving-foot.scad | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/shelving-foot.scad b/etc/shelving-foot.scad index 8ace09a..00c4484 100644 --- a/etc/shelving-foot.scad +++ b/etc/shelving-foot.scad @@ -6,6 +6,9 @@ // copyright and related or neighboring rights to super simple feet // for metal shelving. + +// preview[view:east, tilt:top diagonal] + // Length of slot for shelving leg slot_length = 32; // Thickness of slot for shelving leg -- 2.20.1