How do you convert a .STEP file to use with LDraw?


RE: How do you convert a .STEP file to use with LDraw?
#5
(2018-04-03, 18:24)Philippe Hurbain Wrote:
(2018-04-03, 17:42)ArloB Wrote: My question might be totally "n00b" but I have a .STEP file that I found and need to use it with LDraw software or with the Bricklink Stud.io in a 3D model that I built for my students.

How do you convert the .STEP file to another format that I could import? Or is there a series of steps to get to this process?

I would really appreciate your help. Thank you.

I stumbled on this problem some time ago, and had a hard time finding a converter not costing an arm... Here is the process I use:
- Download and install FreeCAD https://www.freecadweb.org/
- Open your STEP file in FreeCAD
- Switch FreeCAD to mesh design mode
- Meshes -> Create mesh from shape (option: standard meshing)
- Select the meshed result, then meshes -> export mesh -> ASCII STL (*.stl)
- Convert the resulting stl to LDraw file using stl2dat (https://sourceforge.net/projects/stl2dat/)

stl2dat is also included in LETGUI distribution that has the benefit of providing a GUI around command line tools (http://ldraw.heidemann.org/index.php?page=letgui)

Feel free to ask if you need more details!

Hi, Philippe. I am trying this right now and downloaded everything. Thank you so much!!
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: How do you convert a .STEP file to use with LDraw? - by ArloB - 2018-04-03, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)