Maze Pyramid Generator – Easy Style 3D Printer Model

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

The file 'Maze Pyramid Generator – Easy Style 3D Printer Model' is (stl,scad) file type, size is 14.5KB.

Summary

This is based on Random maze generator, pure OpenSCAD. You may change the following parameters to generate a maze pyramid, different every time:

  • square_block
  • wall_thickness
  • block_width

I call it as an easy style pyramid because it just linear_extrude the generated maze and intersection a cylinder with $fn=4. Easy but look not bad...XD

I also designed a Hex maze pyramid.

maze_pyramid.stl 206.2KB
maze_pyramid_generator_easy_style.scad 6.8KB