1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 20:10:36 +02:00

updated doc

This commit is contained in:
Justin Lin
2017-05-16 20:10:32 +08:00
parent 984ffaa49d
commit 11a07063da

View File

@@ -22,12 +22,15 @@ Dependencies: `rotate_p`, `archimedean_spiral`, `cross_sections`, `polysections`
include <polysections.scad>;
include <archimedean_spiral_extrude.scad>;
shape_pts = [
[-5, 0], [-5, 4],
[-4, 4], [-4, 2],
[4, 2], [4, 4],
[5, 4], [5, 0]
[5, 0],
[5, 4],
[4, 4],
[4, 2],
[-4, 2],
[-4, 4],
[-5, 4],
[-5, 0]
];
archimedean_spiral_extrude(