chiark / gitweb /
poster-tube-lid: Delete vestigial HandlingProfile
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 20 Nov 2018 22:31:34 +0000 (22:31 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 20 Nov 2018 22:31:34 +0000 (22:31 +0000)
This seems to have never been actually used or done anything with.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
poster-tube-lid.scad

index 81120a4a74258a76c7528c65894b9dff9d760762..1123a05e83ed0c5c4507b1e0023cd3f91eb1cf9d 100644 (file)
@@ -236,10 +236,6 @@ module StrapHoop(){ ////toplevel
   }
 }
 
   }
 }
 
-module HandlingProfile(){
-//  translate([
-}
-
 module RotateProjectSlice(offset, slice_size, nom_rad, real_rad){
   // nom_rad > real_rad
   rotate([0,0, atan2(offset, nom_rad) ]){
 module RotateProjectSlice(offset, slice_size, nom_rad, real_rad){
   // nom_rad > real_rad
   rotate([0,0, atan2(offset, nom_rad) ]){