3D Hidden Maze 3D Printer Model

Author: @
License: CC BY-NC-SA
File formats: scad,stl
Download type: zip
Size:510.4KB

The file '3D Hidden Maze 3D Printer Model' is (scad,stl) file type, size is 510.4KB.

Summary

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
3D_Maze.scad 5.3KB
3D_Maze_-_85_bal.stl 3.3MB
3D_Maze_-_solution.stl 2.1MB