chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f04da03
)
poster-tube-lid: Delete vestigial HandlingProfile
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 20 Nov 2018 22:31:34 +0000
(22:31 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/poster-tube-lid.scad
b/poster-tube-lid.scad
index 81120a4a74258a76c7528c65894b9dff9d760762..1123a05e83ed0c5c4507b1e0023cd3f91eb1cf9d 100644
(file)
--- a/
poster-tube-lid.scad
+++ b/
poster-tube-lid.scad
@@
-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) ]){