From 9bb01c88f6d39ba35108b5fdcae54adff1279653 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 2 Jun 2017 09:29:43 +0800 Subject: [PATCH] updated doc --- docs/lib-shape_path_extend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib-shape_path_extend.md b/docs/lib-shape_path_extend.md index 5da50ad5..591c5cd9 100644 --- a/docs/lib-shape_path_extend.md +++ b/docs/lib-shape_path_extend.md @@ -4,7 +4,7 @@ It extends a 2D stroke along a path to create a 2D shape. This module is suitabl When using this function, you should use points to represent the 2D stroke. -It depends on the `rotate_p` function. Remember to include "rotate_p.scad" and "polytransversals.scad". +It depends on the `rotate_p` function. Remember to include "rotate_p.scad". ## Parameters