1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 09:14:29 +02:00

update doc

This commit is contained in:
Justin Lin
2022-08-11 16:49:34 +08:00
parent 631e78d642
commit ce915abd33

View File

@@ -16,10 +16,8 @@ Just replace the tiles with your own path designs.
## Examples ## Examples
use <maze/mz_square_initialize.scad>
use <maze/mz_square.scad> use <maze/mz_square.scad>
use <maze/mz_tiles.scad> use <maze/mz_tiles.scad>
use <util/rand.scad>
rows = 10; rows = 10;
columns = 10; columns = 10;