X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=doveclip.scad;h=2522f53a51bbcbf1ac25d7220f36d43c17a38d0e;hp=2d465a8d4f1b79be1bb4a92f812e48507f69ba75;hb=ca95a231ea0b0980145474bcbabd487893cc309e;hpb=b571e6866a98de25b86fc585801c610a8cfc9646 diff --git a/doveclip.scad b/doveclip.scad index 2d465a8..2522f53 100644 --- a/doveclip.scad +++ b/doveclip.scad @@ -5,8 +5,8 @@ webthick = 1.8; height = 7; pindepth = 10; nomrad = height/2 - toothheight; -minrad = nomrad - 0.5; -maxrad = nomrad + 0.5; +minrad = nomrad - 0.75; +maxrad = nomrad + 0.25; jawthick = 1.5; webgap = 0.4;