Please add the ability to import a 3D model STEP file. I know I can save it as a STL file but why (?) when STEP files are far more accurate then STL.
Solidworks user.
Please add the ability to import a 3D model STEP file. I know I can save it as a STL file but why (?) when STEP files are far more accurate then STL.
Solidworks user.
Interpreting a STEP file is very different from interpreting and STL. You’re probably thinking about 3D print slicers that can now import STEP. As I understand it, they have to convert the file to a mesh anyway before slicing. Without a major rework in the software, I’m guessing the same would be true for 3D toolpaths from Create.
I don’t think there’s any difference in the end with using a high triangle count on your STL generation. The limitation would ultimately be the machine’s resolution.
I would agree with the STEP import if there was downstream geometric changes that are made in any CAM package.
The C3D machines are good to a 0.001" as far as I can tell.
If you export a STL file from your favorite CAD system with a tolerance of less than 0.001" you are not going to get any better results with a STEP file.
Would it matter since CC converts the 3D solid model to a heightmap, which has limited accuracy.
I think if you need precision on a 3D model you should be programming in a more accurate software that drives the tool on the actual 3D model. CC just isn’t in that class of applications.
If you are using a more robust CAM package, a Solid/surface model is better than a mesh, but a mesh will do in some cases, it just would not be a efficient.
Right, so it’d have to go STEP–>mesh–>heightmap all within Create. The end result would be no different.