From 5be223598570a7caca522531fe67b05f339c5fe8 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 19 May 2017 12:59:52 +0800 Subject: [PATCH] updated doc --- docs/lib-along_with.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib-along_with.md b/docs/lib-along_with.md index 6d90f53f..5db5ae65 100644 --- a/docs/lib-along_with.md +++ b/docs/lib-along_with.md @@ -73,7 +73,7 @@ Puts children along the given path. If there's only one child, it will put the c circle(1.25, $fn = 24); } - for(a = [0:30:360 - 15]) { + for(a = [0:30:330]) { rotate(a) translate([5, 0, 0]) one_scale();