1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-20 05:21:38 +02:00

remove slice

This commit is contained in:
Justin Lin
2022-05-08 17:24:47 +08:00
parent 3f40ae40dc
commit 0b7bce54c3

View File

@@ -9,7 +9,6 @@
**/ **/
use <util/reverse.scad>; use <util/reverse.scad>;
use <util/slice.scad>;
module sweep(sections, triangles = "SOLID") { module sweep(sections, triangles = "SOLID") {