mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-29 11:58:39 +01:00
del echo
This commit is contained in:
parent
b722d178e7
commit
4cd74cb0bf
@ -11,7 +11,6 @@ for(tile = tile_truchet(size)) {
|
||||
x = tile[0];
|
||||
y = tile[1];
|
||||
i = tile[2];
|
||||
echo(i);
|
||||
if(i <= 1) {
|
||||
translate([x, y] * tile_width)
|
||||
arc(0.5 * tile_width, [0, 90], line_width);
|
||||
|
Loading…
x
Reference in New Issue
Block a user