Thingiverse
Mobius maze
by JustinSDK
48
Downloads
40
Likes
0
Makes
Randomized maze on [Möbius strip](https://en.wikipedia.org/wiki/M%C3%B6bius_strip). Based on [OpenSCAD 2019.05](http://www.openscad.org/downloads.html).
You can set `angle` to `180 * n` in the .scad file. For example, if you set `angle` to `0`, it's just a circular maze.
[Clean code](https://github.com/JustinSDK/dotSCAD/blob/master/examples/maze/mobius_maze.scad) based on the [dotSCAD](https://github.com/JustinSDK/dotSCAD) library.
include ;
include ;
include ;
row
You can set `angle` to `180 * n` in the .scad file. For example, if you set `angle` to `0`, it's just a circular maze.
[Clean code](https://github.com/JustinSDK/dotSCAD/blob/master/examples/maze/mobius_maze.scad) based on the [dotSCAD](https://github.com/JustinSDK/dotSCAD) library.
include ;
include ;
include ;
row
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in