Print at Sep 20, 2026, 4:46:04 AM View all posts in this thread on one page
Posted by lullabydust at Dec 2, 2018, 4:28:37 AM
Cannot Import .obj Models
I designed a set of shelves on tinkercad and exported it as .obj. However, when I try to import to SH3D, the wizard says that the file type is not supported. I get the same result trying to import the .zip file.

How can I resolve this?

Posted by hansmex at Dec 2, 2018, 11:32:58 AM
Re: Cannot Import .obj Models
OBJ is a language with many dialects. Autodesk must have created its own dialect, that some programs can't read.

You may try
- an online conversion website and convert the file to one of the other formats that SH3D can read, or
- a program that (maybe) can read these OBJ files (like Blender?) and then export to either OBJ or another format (like 3DS).

H
----------------------------------------
Hans

Ryzen 7-9700X, 32 GB RAM, 500 GB SSD, 2x 2 TB SSD, Geforce GTX 1060 3 GB

Posted by lullabydust at Dec 2, 2018, 2:42:52 PM
Re: Cannot Import .obj Models
Thank you, this worked!!