mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-18 20:41:18 +02:00
better printable setting
This commit is contained in:
@@ -32,7 +32,7 @@ module tiled_line_mobius(size, twist, step, line_width = 1) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
size = [20, 100];
|
size = [20, 100];
|
||||||
line_width = 1.5;
|
line_width = 1;
|
||||||
step = 1;
|
step = 1;
|
||||||
twist = 180;
|
twist = 180;
|
||||||
$fn = 8;
|
$fn = 8;
|
||||||
|
Reference in New Issue
Block a user