1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00

add comment

This commit is contained in:
Justin Lin
2022-03-31 20:25:52 +08:00
parent 896e0bbd2e
commit f8f91df05a

View File

@@ -8,7 +8,7 @@ rows = 4;
columns = 4;
cell_width = 15;
road_width = 9;
$fn = 4;
$fn = 4; // [4, 8, 12]
maze3d();