diff --git a/modular_hose.scad b/modular_hose.scad index e7275be..e7e71d1 100644 --- a/modular_hose.scad +++ b/modular_hose.scad @@ -128,9 +128,9 @@ _hose_waist = [1.7698, 1.8251, 3.95998]; // larger. These work by simply increasing the radius of the whole end by the specified // amount. On a Prusa printer with PETG, a clearance of 0.05 allows the 3/4" hose parts to mate // with standard modular hose or itself. A clearance of 0.1 allows the 3/4" parts to mate with -// standard hoseclearance values around .1 work, but you -// will have to experiment with your machine and materials. And note clearance values -// are different for the different sizes. +// standard hose, and with clearance 0 the 1/4" parts will mate with standard hose. And note clearance values +// are different for the different sizes. You will have to experiment with your machine and materials. Small +// adjustments will change the stiffness of the connection. // Arguments: // size = size of modular hose part, must be 1/4, 1/2 or 3/4. // type = type of part to make, either "segment", "socket" (or "big"), or "ball" (or "small")