Designing a model for 3D printing is different from designing for rendering and animation. Keep in mind that your model should:
The preferred filetypes for printing a 3D model using an FDM (fused deposition modeling) printer are .obj and .stl. Some 3D modeling programs can directly save or export to these filetypes. If not, you can use a third-party software like MeshLab to convert your file.
MeshLab is available for download to Windows, Mac, and Linux computers from its website. It accepts the following filetypes and can convert them to .stl:
If you've printing a file from a 3D scan, or have created your own texture for your object, your virtual model may have different colors or patterns on its surface.
Just because you've saved your model with the surface texture doesn't mean it's going to print out this way. Only very specific 3D printing workflows let you print the textures of a model.
The .obj file format provides options to save the texture/material as well as the physical form of the object, all within a single file. The .stl format does not include texture; it only saves the physical form of the object.
Professional printing services may provide various options for printing objects in full color. Many will request a .vrml or .x3d file instead of a .obj. Consult with the printing company for exact specifications.
The 3D printers at the Innovation Garage do not have this capability. at the Innovation Garage, 3D models can be printed with one color of PLA filament only.