1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-04-22 15:12:01 +02:00
This commit is contained in:
Justin Lin 2020-01-28 09:10:19 +08:00
parent 97a3e2acfd
commit 170a3aa33d

View File

@ -1,5 +1,4 @@
include <line2d.scad>;
include <polyline2d.scad>;
use <polyline2d.scad>;
tri_side_leng = 20;
tris_per_line = 10;