Converting 3D CAD files to stl?
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Pelajar UM
il 22 Ott 2021
Modificato: Pelajar UM
il 22 Ott 2021
Is there any function in MATLAB / code on exchange that could convert a universal 3D CAD format such as .stp or .igs to .stl?
A lot of functions in MATLAB seems to only work with .stl. The problem here is that depending on the software that you use to convert your file to .stl, the output geometry (level of tessellation, surface, vertices, etc) and file size can vary a lot. So the results are not really consistent.
0 Commenti
Risposta accettata
Cris LaPierre
il 22 Ott 2021
I am not aware of a function for this. I have always used my CAD program to export my model to STL. Do you still have access to your CAD software to do this? There are usually options to adjust the resolution of the generated STL. Try a couple different options to find the settings that work for you.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!