How to create .STL files from your CAD software
Use these easy-to-follow instructions to create a quality .STL file from the most popular CAD software products.
NOTE: Your design must be a 3D solid object to output an .STL file. Export your .STL file as a binary file to save time and minimize file size for transfer.
Pro/ENGINEER 2001/Wildfire
- FILE > SAVE A COPY
- CHOOSE FILE TYPE > STL
- OK
- Set chord height to 0. The field will be replaced by a minimum acceptable value.
- Set angle control to 1.
- OK
SolidWorks 2001
- FILE > SAVE AS > Set SAVE AS type to .STL
- STL OPTIONS > Set quality to FINE.
- OK
- SAVE > YES
AutoCAD
- Set facetres to 10.
- Use the "STLOUT" command to export your .STL file.
I-DEAS
- FILE > EXPORT > RAPID PROTOTYPE FILE > OK
- Select the part to be prototyped.
- Select PROTOTYPE DEVICE > SLA500.DAT > OK
- Set ABSOLUTE FACET DEVIATION to 0.000395.
- SELECT BINARY > OK
IronCAD
- PART PROPERTIES > RENDERING
- Set FACET SURFACE SMOOTHING to 150.
- FILE > EXPORT
- CHOOSE .STL
Mechanical Desktop
- Use the AMSTLOUT COMMAND to export your .STL file.
- The following command line options affect the quality of the .STL and should be adjusted to produce an acceptable file:
- Angular tolerance: This command limits the angle between the normals of adjacent triangles. The default setting is 15 degrees. Reducing the angle will increase the resolution of the .STL file.
- Aspect ratio: This setting controls the height/width ratio of the facets. A setting of 1 means the height of the facet is no greater than its width. The default setting is 0, ignored.
- Surface tolerance: This setting controls the greatest distance between the edge of a facet and the actual geometry. A setting of 0.0000 causes this option to be ignored.
- Vertex spacing: This option controls the length of the edge of a facet. The default setting is 0.0000, ignored.
Solid Designer
- FILE > EXTERNAL > SAVE .STL
- Select BINARY MODE
- Select part.
- Enter filename.
- Enter maximum deviation distance of .01 MM.
- OK
Unigraphics
- FILE > EXPORT > RAPID PROTOTYPING
- Set OUTPUT TYPE to BINARY.
- Set TRIANGLE TOLERANCE to 0.0025.
- Set ADJACENCY TOLERANCE to 0.12.
- Set AUTO NORMAL GEN to ON.
- Set NORMAL DISPLAY to OFF.
- Set TRIANGLE DISPLAY to ON.