Unable to open STL File properly

I am having trouble trying to properly open this STL file. I have a CC Pro trial that I wanted to cut this file with as a tester. When I import the model though, it is only showing the profile of it rather than the actual sea turtle design. I have opened it with TinkerCAD and it does open, however, the design sits vertical to the workspace so I don’t know if thats the issue and I can’t figure out how to rotate it. I was hoping to convert from STL to SVG as it’s a pretty basic design that doesn’t really need STL modelling. Just some wall art pieces for my daughters room.

EDIT: file link to commercial file removed.

Any help would be appreciated.

The file in question seems to be:

https://www.etsy.com/listing/1251045211/sea-turtle-stl-stl-pack-for-3d-printers

The files open as expected in an STL program:

It may be imported into Carbide Create Pro as previously described:

https://my.carbide3d.com/gswccpro/07/

and also see

and

note that only binary format STL files may be imported: Importing ASCII format STL files

Set up the file and import the STL:

Since the orientation of the STL doesn’t match what we want, we adjust the options as necessary:

setting 3D Orientation to “Front”

Since we only need the auto-tracing, we can quit at this point, delete the 3D model, and use the auto-traced geometry:

Offset to the outside by endmill diameter plus 10% or so:

Deselect what we want to keep:

and delete:

so we can then select everything and do an Advanced V carving for the best possible detail:

and then add an Outside Contour to cut things out:

Awesome! Thanks Will. Appreciate the help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.