Welcome! Log In Create A New Profile

Advanced

How to rotate an STL from thingiverse

Posted by owism8 
How to rotate an STL from thingiverse
June 30, 2011 09:11PM
Hello all.

What software is free and easy to use for rotating or scaling an STL from thingiverse. Looking at: [www.thingiverse.com]

Thanks all.
Re: How to rotate an STL from thingiverse
June 30, 2011 09:31PM
replicatorg [www.replicatorg.com] can rotate on the fly for you.


heeks cad [code.google.com] is a bit more versative and also allows you to import and combine several stl files.
Re: How to rotate an STL from thingiverse
June 30, 2011 09:53PM
Nice thanks.

Is replicator G a good alternative for skeinforge according to your experience? Im currently getting my machine used to skeinforge and tweeking so im used to it now. Please share your experience with ReplicatorG.

Thanks!
Re: How to rotate an STL from thingiverse
June 30, 2011 10:46PM
Replicatorg uses skein forge for the conversion of STL files to g-code.
Re: How to rotate an STL from thingiverse
June 30, 2011 10:53PM
So is it any good?
Re: How to rotate an STL from thingiverse
July 01, 2011 12:35AM
I use [www.artofillusion.org] to rotate or combine STL files.




reprapworld.com
PLA, ABS, PETG multiple colors (3 and 1.75 mm) €16,49 / kg
Megatronics 3.0 €79.99 / Minitronics €37,19
Re: How to rotate an STL from thingiverse
July 01, 2011 01:52AM
replicatorg is a personal preference. it has a gui, and it shows a preview, also directly executes skeinforge. what i like about it most is it centers and rotates stl files for me with little fuss.
Re: How to rotate an STL from thingiverse
July 01, 2011 02:23AM
I use Netfabb basic free and simple, since it is much harder to do in Solidworks


__________________________________________________________________________
Experimenting in 3D in New Zealand
Re: How to rotate an STL from thingiverse
July 01, 2011 02:43AM
I also use the netfabb Studio Basic software because it can easily MOVE, ROTATE, RESIZE, MEASURE and REPAIR STL files, e.g. if the object is not manifold then some software has problems with it.

You can then do the following:
Download the netfabb Studio Basic software.
Install it.
Double click on an .stl file (netfabb Studio Basic should start and open the file).
Click on the RED PLUS in the TOOL BAR.
On the bottom right click on the "Apply Repair" button.
Click on "YES" when the "Remove old part?" confirmation question appears.
Select from the main menu "Part - Export part - as STL (binary)" and specify the pathname.

NOW you should be able to load the STL file in the RepRap Host Software.

P.S. You can also export as STL (ASCII) if you want. The file is large but then human readable.


Bob Morrison
Wörth am Rhein, Germany
"Luke, use the source!"
BLOG - PHOTOS - Thingiverse
Re: How to rotate an STL from thingiverse
July 01, 2011 04:30AM
Re: How to rotate an STL from thingiverse
July 01, 2011 06:30AM
All the cool boys use [www.openscad.org] these days. cool smiley

Jokes aside, you simply use this code:

rotate([0,90,0]) import_stl("filename.stl");


--
-Nudel
Blog with RepRap Comic
Re: How to rotate an STL from thingiverse
July 01, 2011 06:36AM
Quote
Nudel
All the cool boys use [www.openscad.org] these days. cool smiley

Unfortunately OpenSCAD couldn't open the STL because it wasn't manifold (or had some other problem)! >grinning smiley<

BUT...

I am a big fan of OpenSCAD and use it whenever possible!


Bob Morrison
Wörth am Rhein, Germany
"Luke, use the source!"
BLOG - PHOTOS - Thingiverse
Re: How to rotate an STL from thingiverse
July 01, 2011 06:40AM
Thanks for all the feedback.

Ill go for Pleasant software since thats on a MAC. once i need to combine stl's ill go for heekscad on my virtualbox WIndows XP
Re: How to rotate an STL from thingiverse
July 01, 2011 12:39PM
You an also rotate stl files with MeshLab.
Sorry, only registered users may post in this forum.

Click here to login