From 637574ccd9cbd6a0dc56dffcf3a94f89023a301e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 23 Sep 2018 11:55:15 +0100 Subject: [PATCH] floating-phases: Correct a comment for parameterisation Signed-off-by: Ian Jackson --- floating-phases.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floating-phases.scad b/floating-phases.scad index 92e6b4f..f6e1568 100644 --- a/floating-phases.scad +++ b/floating-phases.scad @@ -12,7 +12,7 @@ // "yellow", // ]; // -// Pause height 2.0 +// Pause height z_pause value from caller // head park X 15 // head park Y 260 // head move Z 1 -- 2.30.2