From 6417f25977b65b9d0957bbdcc609e317e0aa7768 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 13 Oct 2017 01:23:59 +0100 Subject: [PATCH] poster-tube-lid: undo unsuccessful adjustment This seesm to have made things worse Revert "poster-tube-lid: adjust from v1" This reverts commit 5466474336d93afb0ac2e0b217960da817c2e468. --- poster-tube-lid.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 09206a6..5e815d2 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -28,7 +28,7 @@ oring_thick = 5.0; oring_bore = 62.0; oring_upper_embed_angle = 80; -oring_compress = 0.05; // proportion +oring_compress = 0.1; // proportion oring_rm_beside = 8; oring_rm_scale = 2.0; -- 2.30.2