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:
78073d9
)
poster-tube-lid: wip BayonetCutout rotation thing
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 8 Oct 2017 01:19:49 +0000
(
02:19
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 8 Oct 2017 01:19:49 +0000
(
02:19
+0100)
poster-tube-lid.scad
patch
|
blob
|
history
diff --git
a/poster-tube-lid.scad
b/poster-tube-lid.scad
index b2c659016ac37c325d6f26b19b3a233094062bff..2ce691e9975526c9317d70fe23eb8e43e6bd67e8 100644
(file)
--- 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])