From 0149de63e01abde315653dfa221e06162088260f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Dante=20Ursini?= Date: Tue, 21 Jan 2025 19:46:22 -0300 Subject: [PATCH] Printable feature --- Surf-Fins-10inch.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surf-Fins-10inch.scad b/Surf-Fins-10inch.scad index bf6bd06..e7de0c5 100644 --- a/Surf-Fins-10inch.scad +++ b/Surf-Fins-10inch.scad @@ -365,7 +365,7 @@ module buildMold() { moldSkirt( part="bottom" ); } // Top - if (mold_part != "bottom") up(80) { + if (mold_part != "bottom") xrot(printable ? 180 : 0 ) back( printable ? 60 : 0 ) { difference(){ support(part="top"); usBoxMask();