chiark / gitweb /
poster-tube-lid: wip handling
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Oct 2017 23:38:32 +0000 (00:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Oct 2017 23:38:32 +0000 (00:38 +0100)
poster-tube-lid.scad

index c7e85f45052cd441e6c384a1d3f01c30cec6badd..f2056fda73baa37f2c3298873cfb3126968aba67 100644 (file)
@@ -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) ]){