mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 01:34:12 +02:00
re-order
This commit is contained in:
@@ -22,7 +22,7 @@ module tiled_lines(size, step, line_width = 1) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
size = [50, 25];
|
size = [50, 25];
|
||||||
line_width = 1;
|
|
||||||
step = 2;
|
step = 2;
|
||||||
|
line_width = 1;
|
||||||
|
|
||||||
tiled_lines(size, step, line_width);
|
tiled_lines(size, step, line_width);
|
||||||
|
Reference in New Issue
Block a user