mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-20 21:41:41 +02:00
fn6
This commit is contained in:
@@ -35,6 +35,6 @@ size = [20, 75];
|
|||||||
line_width = 1.5;
|
line_width = 1.5;
|
||||||
step = 1;
|
step = 1;
|
||||||
twist = 180;
|
twist = 180;
|
||||||
$fn = 8;
|
$fn = 6;
|
||||||
|
|
||||||
tiled_line_mobius(size, twist, step, line_width);
|
tiled_line_mobius(size, twist, step, line_width);
|
||||||
|
Reference in New Issue
Block a user