STL file import- what happened?

the bounding box is still terrible, any word on getting that fixed? Or just like geometrically correct STL’s in general? Paid for CC Pro again and I’m feelin a bit cheesed since the 806beta thread the question was asked and it was touted and it was supposed to be good.

Is there any way to get the kind of accuracy I need without additional programming that would give pro enough value outside of being artsy?

edit: there are only nominal values up to 3 decimal places and all of the angles are either 90deg or holes


in 3d builder i see no strange geometry or awkward angles with the exception of a minor fillet leadout from the hole cutouts.


yet the toolpath wants to leave random walls and add steps that aren’t there.

Can you share the STL? I’ll pull it up in NX & analyze it for you.
In my limited experience with CC and STL, I’ve noticed the quality of the STL greatly affects the outcome.
Add to that the 3D format in CC is a digital height map, so on import the STL which is an approximation gets converted to a height map and the tolerance I believe is based on the overall size. i.e. the larger the part, the larger the ‘voxels’ being represented by the shaded height map.

For those reasons, I only use 3D for actual 3D portions of a job. Sloped, slanted, rounded surfaces, or fully contoured shapes and sculptured surfaces. Anything that can be achieved with 2D gets designed & cut as 2D, which is using precise geometry.

1 Like

STL import takes the STL triangle description of the 3D surface and maps it to a pixel image — the dimension of the pixel image is determined by Model Resolution in Job Setup:

A 1" x 1" Stock area will be modeled as a 1000 x 1000 pixel image when exported using File | Export PNG:

If you then change the Job Setup dimensions to:

and export again:

then the dimensions become 6,325 x 633.

If you want a CAM tool which directly converts the STL into an internal representation which is then used for machining, I would recommend MeshCAM:

Damn I guess I bought the wrong sub, thanks for letting me know I will give meshcam a try

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