The following are specific methods for exporting STL files using different software:
Alibre | File->Export->Save As->-Enter Filename->Save |
AutoCAD | The output model must be a 3D solid with positive XYZ coordinates. Enter the command "Facetres" at the command line > set Facetres to a value between 1~10 (1 is low precision, 10 is high precision) -> and enter the command at the command line" STLOUT" - > select entity - > select "Y", output binary - > select file name |
CADKey | Select Stereolithography from Export |
I-DEAS | File->Export->Rapid Prototype File->Select Output Model->Select Prototype Device - >SLA500.dat-> set absolute facet deviation to 0.000395-> select Binary |
Inventor | Save Copy As - > select STL type - > select Options, set to High |
IronCAD | Right-click the model you want to export->Part Properties- > Rendering - > set Facet Surface Smoothing to 150->File->Export-> Choose .STL |
Mechanical | USE THE AMSTLOUT COMMAND TO OUTPUT THE STL FILE |
The following command-line options affect the quality of STL files and should be set to appropriate values to output the desired files. | |
1, Angular Tolerance (angle difference) - set the maximum angle difference between adjacent patches, the default is 15 degrees, reducing can improve the accuracy of STL format files. | |
2. Aspect Radio (shape ratio) - this parameter controls the height/aspect ratio of the triangular patch. 1 The height of the triangle does not exceed the width, the default value is 0, omitted. | |
3, Surface Tolerance (surface accuracy) - control the maximum error between the edge of the triangle sheet and the actual model. Set to 0.0000, this parameter is ignored. | |
4, Vertex Spacing (vertex spacing) - controls the length of the triangular patch edge The default value is 0.0000, ignored. | |
ProE | 1. File (File) - >Export (Output) - > Model (Model) |
2. Or choose File->Save a copy-> Select. STL | |
3. Set the chord height to 0. This value is then automatically set to an acceptable minimum value. | |
4. Set Angle Control to 1 | |
ProE Wildfire | 1. File->Save a copy->Model - > select the file type as STL(*.stl) |
2. Set the chord height to 0. This value is then automatically set to an acceptable minimum value. | |
3. Set Angle Control to 1 | |
Rhino | File->Save As (Save as. STL) |
SolidDesigner | File->External->SaveSTL-> Select Binary Mode - >Select Part > Enter 0.001mm as Max Deviation Distance |
SolidEdge | 1. File - >Save - > select the file type STL |
2. Options | |
Set the Conversion Tolerance to 0.001in or 0.0254mm | |
Set Surface Plane Angle to 45.00 | |
SolidWorks | 1. File - >Save - > select the file type STL |
2. Options - > Resolution - > Fine - OK > | |
Think3 | File - >Save - > select the file type STL |
Jnigraphics | 1. File (File) - > Export (Output) - > Rapid Prototyping (Rapid Prototyping) - > setting type is Binary (binary) |
2. Set the Triangle Tolerance to 0.0025 | |
Set the Adjacency Tolerance to 0.12 | |
Set Auto Normal Gen to On | |
Set Normal Display to Off | |
Set Trangle Display to On |