From 9071ac37885e49a259381c80a373c1af21e590f6 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 1 Oct 2021 10:30:10 +0800 Subject: [PATCH] update doc --- docs/lib3x-along_with.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/lib3x-along_with.md b/docs/lib3x-along_with.md index 761a924b..fd1cd765 100644 --- a/docs/lib3x-along_with.md +++ b/docs/lib3x-along_with.md @@ -73,7 +73,8 @@ Puts children along the given path. If there's only one child, it will put the c scale([2, 1]) circle(1.25, $fn = 24); } - + + rotate([90, 0, 0]) for(a = [0:30:330]) { rotate(a) translate([5, 0, 0])