Hyperbolic Paraboloid

Hyperbolic Paraboloid

thingiverse

A 3-D rendering of a hyperbolic paraboloid ("saddle" or "potato chip" surface), part of my "Gallery of Quadric Surfaces." The design starts in Sage, export to X3D (resulting file included), then import X3D into Blender. In Blender, edit to remove artifacts Sage leaves behind, like a cube of lines around the figure, then "thicken" the surface so that Cura can recognize it as a solid object: select Properties -> Modifiers (wrench icon) -> Add Modifier -> Solidify set Thickness to 0.1 and click Apply Now export to STL, then import STL into Cura. In Cura, scale (because graph units in Sage become millimeters in Cura) and situate figure on print platform, then export STL again to form the STL thing file here. Here is the Sage code to generate the figure: x, y = var('x,y') plot3d(x^2-y^2, (x,-1.2,1.2), (y,-1.2,1.2), aspect_ratio=1) Since Sage is Python-based, be sure to check line breaks.

Download Model from thingiverse

With this file you will be able to print Hyperbolic Paraboloid 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 Hyperbolic Paraboloid.