1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-25 05:51:41 +02:00
This commit is contained in:
Justin Lin
2020-03-30 20:13:47 +08:00
parent 1444665c86
commit c62b4ef638
288 changed files with 197 additions and 197 deletions

View File

@@ -29,7 +29,7 @@ You paths should be indexed count-clockwisely.
hull_polyline3d(path, 0.5);
}
![paths2sections](images/lib-paths2sections-1.JPG)
![paths2sections](images/lib2x-paths2sections-1.JPG)
use <bezier_curve.scad>;
use <paths2sections.scad>;
@@ -62,4 +62,4 @@ You paths should be indexed count-clockwisely.
hull_polyline3d(path, 0.5);
}
![paths2sections](images/lib-paths2sections-2.JPG)
![paths2sections](images/lib2x-paths2sections-2.JPG)