From: Ian Jackson Date: Sat, 23 Jul 2016 14:48:00 +0000 (+0100) Subject: earring-stand: adjust tighter (from v1) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0dfdbfeb212270228a07cc9af49025fed58bc34d;p=reprap-play.git earring-stand: adjust tighter (from v1) --- diff --git a/earring-stand.scad b/earring-stand.scad index 4c64e84..237c78b 100644 --- a/earring-stand.scad +++ b/earring-stand.scad @@ -7,7 +7,7 @@ front_width = 120; front_setback = 30; eclip_inner_rad = 2.5; -eclip_gap_rad = 0.5; +eclip_gap_rad = 0.1; eclip_prong_th = 3; eclip_outer_strt = 0.5; eclip_inner_xstrt = 0.5; @@ -191,4 +191,4 @@ module Demo(){ //TestProtr(); //TestRAProtr(); //Sketch(); -Demo(); +//Demo();