From 32adb6b59cd71f9b5a08eaea66fd34cd0dbdf425 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 9 Sep 2017 16:53:37 +0100 Subject: [PATCH] sprinkler-spike-receptacle: adjustments --- sprinkler-spike-receptacle.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sprinkler-spike-receptacle.scad b/sprinkler-spike-receptacle.scad index fcaadc5..e826663 100644 --- a/sprinkler-spike-receptacle.scad +++ b/sprinkler-spike-receptacle.scad @@ -4,10 +4,10 @@ main_height = 95; spike_web_thick = 2.52 + 0.5; -spike_top_width = 21.04; +spike_top_width = 21.04 + 1.0; spike_botpos_height = 9.5; -spike_botpos_width = 11.68; +spike_botpos_width = 11.68 + 0.50; topwall_width = 1.5; -- 2.30.2