From: Ian Jackson Date: Tue, 10 Oct 2017 23:38:32 +0000 (+0100) Subject: poster-tube-lid: wip handling X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f27401d5b8c98a0c17677865d0e75b9998bb683b;p=reprap-play.git poster-tube-lid: wip handling --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index c7e85f4..f2056fd 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -163,6 +163,10 @@ module MainProfile(){ } } +module HandlingProfile(){ +// translate([ +} + module RotateProjectSlice(offset, slice_size, nom_rad, real_rad){ // nom_rad > real_rad rotate([0,0, atan2(offset, nom_rad) ]){