From: Ian Jackson Date: Tue, 17 Oct 2017 21:47:23 +0000 (+0100) Subject: poster-tube-lid: adjust rivet_posn (from v4) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8628151a8d91e283a9b87871e523c5b9180c2c67;p=reprap-play.git poster-tube-lid: adjust rivet_posn (from v4) --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 8570a04..7937659 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -11,7 +11,7 @@ main_cnr = 6.0; min_wall = 3; -rivet_posn = 6.0 + 1.1; +rivet_posn = 6.0 + 0.6; rivet_thick = 1.67; rivet_width = 4.15 + 1.0; rivet_tall = 5.51 + 1.49;