Oh, awesome! I think that worked - I had it at mm instead of inches.
Thank you so much for your help! Would it be okay if I got in touch with you again on here in the future? You seem to know your stuff.
Oh, awesome! I think that worked - I had it at mm instead of inches.
Thank you so much for your help! Would it be okay if I got in touch with you again on here in the future? You seem to know your stuff.
Actually, I spoke too soon. Apparently I exported the file as a F3D file, and THAT worked.
But then, when I tried to export as a STEP file, I got the same results - the export completed, but the file was empty when I tried to upload and open it.
Is there something I’m doing wrong? Do I need to change settings somewhere else?
Try converting the file inside the program to a Brep and then export. Convert STL to BRep for Editing in Fusion 360 - YouTube 379
Probably doesn’t like that your mesh is high poly and not made of quads. Maybe https://www.freecadweb.org/ 269 that @Modellus 17 suggested can convert the higher poly designs better?
I know this is a late in the game but I found freecad solutions and such a bit lacking. So I just wrote a direct translator:
It works for my models.
-slugdev
Hey,
I just found this website here. I tried and it and worked well for me.
They took some days to delivery the file but its ok, its for free anyway.
Hope it can help you …
cadmeshanalytics.com 414
@BackstreetZAFU other thing you can do is try to simplify the mesh before import into F360 or freecad using meshlab
hi could you write in more detail how to use this please.
In windows command line I should write stltostp <stl_file> <step_file> [ tol ]
can you show the example how to input the file names and what tolerance shall I type in? what are acceptable values?
say in I have file in C:\Users\Tata\Downloads\stl_file.stl
sorry for the late response. I updated the code front page with an example: