CAD-TO-STL The .STL file format has become the Rapid Prototyping industry's defacto standard data transmission format. This format approximates the surfaces of a solid model with triangles. For a simple model such as the box shown in figure 1, its surfaces can be approximated with twelve triangles, two on each side, as shown in figure 2. The more complex the surface, the more triangles produced as shown in figure 3.
Almost all of today's CAD systems are capable of producing an STL file. For the user the process is often as simple as selecting File, Save As, and STL. Below are steps for producing high quality STL files from a number of today's leading CAD systems. General Steps - Most CAD packages will have a couple of options that effect the quality of the STL.
- Changing a "Deviation" type of value would alter the overall output or tessallation.
- Changing an "Angle Tolerance" type of value would alter smaller details in your file.
- The tighter these parameters the more triangles placed on the surface of the model.
- Simple geometries will tend to be a couple hundred kilobytes in size.
- Complex models will range from 1-5MB in size and still produce good parts.
- For many models, files larger then 5MB may be unnecessary and often result in more time to get your quote and models back.
- In all cases, export your STL file as a Binary file. This saves on time and file size.
Please note, these are only general guidelines and may not work or produce the best possible STL file in some cases. Please consult your user's guide or the software developers for more information or technical support. Should we determine that your STL file is not adequate for production we will contact you for an updated file. | Alibre| AutoCAD| I-DEAS| IronCAD| Mechanical Desktop| | ProE| ProE Wildfire| Rhino| SolidDesigner| SolidEdge| | SolidWorks| Think3| Unigraphics| CADKey| Inventor| | 3D Studio Max| ADT| Revit| Revit doesn't allow direct export to STL files. We have to first save in dwg file and open in AutoCAD to create STL files. |
|