From: Ian Jackson Date: Sun, 8 Oct 2017 01:19:49 +0000 (+0100) Subject: poster-tube-lid: wip BayonetCutout rotation thing X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=1241eb5d7b4c8915ed5d9955c8998cb57ebf8866;ds=sidebyside poster-tube-lid: wip BayonetCutout rotation thing --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index b2c6590..2ce691e 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -113,7 +113,7 @@ module MainProfile(){ } module BayonetCutoutSlice(offset){ - rotate([0,0, atan2(offset, main_dia/2) ]){ + rotate([0,0, atan2(offset, main_dia/2 + side_thick) ]){ intersection(){ translate([-offset, -10, 0]) rotate([90,0,0])