From 0290f230d62030397390cd8e3e04f7ea82c34187 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Tue, 20 Jul 2021 20:53:34 -0400 Subject: [PATCH] doc fixes --- modular_hose.scad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modular_hose.scad b/modular_hose.scad index 3d0cade..c76bb5e 100644 --- a/modular_hose.scad +++ b/modular_hose.scad @@ -199,9 +199,9 @@ module modular_hose(size, type, clearance=0, waist_len, anchor=BOTTOM, spin=0,or // diff("remove") // cuboid(50){ // attach(TOP) modular_hose(1/2, "ball"); -// position(TOP+RIGHT) y -// rot(181) -// xrot(90) +// up(0.01)position(TOP+RIGHT) +// rot(180) +// xrot(-90) // rotate_extrude(angle=135) // right(25) // circle(r=modular_hose_radius(1/2));