1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 03:50:27 +02:00

added missing module

This commit is contained in:
Justin Lin
2017-06-24 20:31:02 +08:00
parent e8b8cf52be
commit 9278db41d6

View File

@@ -16,6 +16,7 @@ An `init_angle` less than 180 degrees is not recommended because the function us
## Examples
include <line2d.scad>;
include <polyline2d.scad>;
include <archimedean_spiral.scad>;