Superellipsoid

As I wanted to test the printer with curved surfaces, I tried to make a surface with which I was very familiar but it was uncommon.
So I built a small program in python that triangulated many points on the surface, demanding that the distance from the center to the surface of each triangle be less than the precision of the printer.
After some tests, here is the result.