How can I create jpg slices of a 3d CAD model?

0 votes
asked by about Autodesk CAD Manager Tools
edited by

I've created a 3D model that needs to be sliced up into images every 0.2 mm. The images are an input into modelling software. Can anyone suggest a method/tool to do this?

1 Answer

0 votes
answered by (15.6k points)
edited by

Freesteel is an applcation that can slice 3D models into 2D pieces. For downloading it, you should go to this link http://www.freesteel.co.uk/wpblog/slicer. This tool also comes in a web version http://www.freesteel.co.uk/slice.html. Freesteel is a command line tool, so, in order to access it, you will have to open the command line interface(Start, Run, type cmd). In the newly open interface, type c:>slice pathtomypart.stl to access the tool for loading your model. The software will also tell you the dimensions of the model, so if, for example, these are 0 to 5, type c:\slice pathtomypart.stl -z0,5,1 -o myslices.jpg. A presentation of the software can be found here http://www.freesteel.co.uk/wpblog/frontpage.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...