Wolfram Language

3D Printing

Import 3D Models

Version 11 supports import and export of 3D geometry from all standard formats.

Import the Bust of Eleonora Duseat the Gallery of Modern Art of the Palazzo Pitti in Florence, Italyfrom My Mini Factory repository.

In[1]:=
Click for copyable input
Import["https://myminifactory.net/uploads/object-files/\ 1407d8e1e51a0cb2fe013fe1fff83fea31cbd224.stl"]
Out[1]=

A Wolfram Raspberry Pi case from Thingiverse repository.

In[2]:=
Click for copyable input
{Import["http://www.thingiverse.com/download:342676", {"STL", "Region"}], Import["http://www.thingiverse.com/download:342677", {"STL", "Region"}]}
Out[2]=

Related Examples

de es fr ja ko pt-br ru zh