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