Thingiverse
3D Hidden Maze
by martin_vl
83
Downloads
73
Likes
0
Makes
This is a 3D puzzle cube. In the cube is an hidden 3D maze. The idea is to get a ball from entrance A to exit B.
### Customise maze
In the files section there is a .STL file for a design for a 8.5mm ball. If you want to use another ball size you can customise the OpenSCAD file and tune the parameters for your needs.
### Create your own maze
With the included OpenSCAD file it is possible to make your own maze. In the file there is an table where you can define, for each point in the cube, the direction where the ball can go. You need to use the following variables:
- mx = -x direction
- px = +x direction
- my = -y direction
- py = +y direction
- mz = -z direction
- pz = +z direction
- nn = no entry
### Customise maze
In the files section there is a .STL file for a design for a 8.5mm ball. If you want to use another ball size you can customise the OpenSCAD file and tune the parameters for your needs.
### Create your own maze
With the included OpenSCAD file it is possible to make your own maze. In the file there is an table where you can define, for each point in the cube, the direction where the ball can go. You need to use the following variables:
- mx = -x direction
- px = +x direction
- my = -y direction
- py = +y direction
- mz = -z direction
- pz = +z direction
- nn = no entry
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!