1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 09:14:29 +02:00

updated doc

This commit is contained in:
Justin Lin
2017-05-16 17:58:28 +08:00
parent 1b7cdc228a
commit ae6aea5a30
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -27,10 +27,10 @@ Dependencies: `circle_path`, `rotate_p`, `golden_spiral`, `cross_sections`, `pol
include <golden_spiral_extrude.scad>;
shape_pts = [
[-2, -10],
[-2, 10],
[2, -10],
[2, 10],
[2, -10]
[-2, 10],
[-2, -10]
];
golden_spiral_extrude(