Comment on Host 3D parts?
monotremata@kbin.social 1 year agoLots of people post STLs because you can feed them directly to the slicer for printing. But it only represents the surface mesh of an object, and only as polygons. A STEP file basically captures how the part is designed in CAD, so it's much better if you need to modify the part. It also gives you the original form of things like curves, where the STL would be quantized into a fixed number of polygons.
Spider89@lemmy.world 1 year ago
I’ll go with STEP.
Thanks.
monotremata@kbin.social 1 year ago
Sure. You can always include both as well. Folks who don't have CAD software may not be able to use the STEP files.
Spider89@lemmy.world 1 year ago
Ok