
Mobius Band
thingiverse
Here is a simple Mobius band. It was created in Mathematica using the following code: - xMobius[u_, v_] := 3(1 + (v/2) Cos[u/2]) Cos[u] - yMobius[u_, v_] := 3(1 + (v/2) Cos[u/2]) Sin[u] - zMobius[u_, v_] := 2(v/2) Sin[u/2] - plotModbius = ParametricPlot3D[{xMobius[u, v], yMobius[u, v], zMobius[u, v]}, {u, 0, 2 Pi}, {v, -1, 1}, MaxRecursion -> 10, PlotTheme -> "ThickSurface", ImageSize -> Large] - Export["/Users/RAH/Desktop/mobius.stl", plotModbius, "STL", ImageSize -> Large]
Download Model from thingiverse
With this file you will be able to print Mobius Band with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Mobius Band.