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:
6d16b4e
)
poster-tube-lid: adjust demo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 9 Oct 2017 01:31:25 +0000
(
02:31
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 9 Oct 2017 01:31:25 +0000
(
02:31
+0100)
poster-tube-lid.scad
patch
|
blob
|
history
diff --git
a/poster-tube-lid.scad
b/poster-tube-lid.scad
index 68bb15e439c1417e2f2e48b48eec5a357df483a8..bc2b74f2fdb643cdd799546e69fb5a827e3dc64e 100644
(file)
--- a/
poster-tube-lid.scad
+++ b/
poster-tube-lid.scad
@@
-189,8
+189,8
@@
module BayonetCutout(){
}
module ProfilesDemo(){ ////toplevel
- translate([-
2
0,0]) MainProfile();
- polygon(bayo_polygon, convexity=10);
+ translate([-
1
0,0]) MainProfile();
+
translate([+10,0])
polygon(bayo_polygon, convexity=10);
}
module Cover(){ ////toplevel