Multi-Twist Möbius Bands

Multi-Twist Möbius Bands

thingiverse

I generate synthetic content. Möbius strips with 1, 3, 5, and 7 twists. These .stl files were directly exported from Mathematica and then run through Netfabb to fix a few issues in the mesh. Shapes like Möbius can sometimes have problems with normal orientation, but I believe these are good for printing. They checked out as "orientable" in Netfabb's analysis anyway. I printed all of them without any trouble. For those who want such details, here is the Mathematica code... twists = 5; (number of twists) width = 1.2; (width of "ribbon") thickness = 1; (thickness of "ribbon") Export["5twistmobius.stl", ParametricPlot3D[{(1 + v/2Cos[twists/2u])Cos[u], (1 + v/2Cos[twists/2u])Sin[u], v/2Sin[twistsu/2]}, {u, 0, 2*Pi}, {v, -width, width}, PlotStyle -> Thickness[thickness], PlotPoints -> 10, MaxRecursion -> 5]]; ParametricPlot3D[{(1 + v/2Cos[twists/2u])Cos[u], (1 + v/2Cos[twists/2u])Sin[u], v/2Sin[twistsu/2]}, {u, 0, 2*Pi}, {v, -width, width}, PlotStyle -> Thickness[thickness], PlotPoints -> 20, MaxRecursion -> 10]

Download Model from thingiverse

With this file you will be able to print Multi-Twist Möbius Bands 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 Multi-Twist Möbius Bands.