Printout3D
Printout3D[model]
prints out the 3D model using a 3D print previewer.
Printout3D[model,service]
prints out the 3D model using the specified 3D printing service.
Printout3D[model,"file.ext"]
saves a print-ready form of the model to a file in the format indicated by the file extension ext.
Details and Options
- The model can be any 3D solid Graphics3D or 3D solid RegionQ object.
- Printout3D[model] sends the model to the print 3D previewer application specified in Preferences ▶ Services ▶ Print 3D Previewer setting.
- Printout3D[model,service] will typically launch a preview webpage on the external 3D printing service.
- 3D printing services include:
-
"IMaterialise" i.materialise - Printout3D[model,"file.ext"] attempts to save model in the appropriate format for the file, including "STL", "OBJ", and "DAE".
- The following options can be given:
-
Method Automatic method to use RegionSize Automatic the absolute size at which to print the model TargetUnits Automatic output units of the model Printout3DPreviewer $Printout3DPreviewer 3D print previewer to launch - Printout3D[model] will automatically call the previewer specified by Printout3DPreviewer.
- Printout3DPreviewer can be used to launch the preview application for your 3D printer.
- Printout3D provides gateways to external 3D printing services. Its uses are subject to any restrictions associated with those services, and may require additional licensing and fees.
Examples
open allclose allScope (11)
Basic Uses (9)
Printout3D works with 3D special regions:
Generalizations & Extensions (1)
Use a custom program on your computer system to preview and to print:
Send a Sphere:
Options (7)
Printout3DPreviewer (2)
Use a default 3D printing previewer on your computer system to preview and to print:
Use StringTemplate with slot named file to create a command to run:
RegionSize (2)
Applications (5)
Properties & Relations (1)
Use FindMeshDefects to find defects in a 3D mesh:
Possible Issues (1)
The size of tiny models and large models may be automatically adjusted:
Use the setting RegionSize->Inherited to preserve the original size:
Text
Wolfram Research (2016), Printout3D, Wolfram Language function, https://reference.wolfram.com/language/ref/Printout3D.html.
CMS
Wolfram Language. 2016. "Printout3D." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Printout3D.html.
APA
Wolfram Language. (2016). Printout3D. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Printout3D.html