| measure unit conversion problem from blender to stl [message #59499] Wed, 02 January 2013 17:17 UTC |
 |
|
Hello, everybody, i am new to this site and i would like to upload a pendant model, the only thing is that i use blender and i have been trying to convert my blend file to stl, averything goes well except for the measures, does anyone knows how to scale you object in blender in terms of units and which units to use so that it gets properly reflected in the stl file?
hope someone can help me with this.
many thanks
|
|
|
| Re: measure unit conversion problem from blender to stl [message #59501 is a reply to message #59499 ] Wed, 02 January 2013 17:55 UTC |
  |
|
|
i think i solved it, i did not take the measure of the bounding box, silly me
|
|
|
| Re: measure unit conversion problem from blender to stl [message #59515 is a reply to message #59499 ] Wed, 02 January 2013 20:30 UTC |
 |
|
Be careful when you upload. Say you created a 3x3x3 box. Since a stl only contains mesh, not scene data could be problems. SW has 3 options in the stl dimension lengths, mm, m and inch. If you want the box to print at 3cm cubed, you will need to scale it by 10 apply scale, export, chose mm at upload.
There is a technique where you can use Scene units. Click Meter under Scene tab. Open N panel, under Dimensions replace each value(should be 3m) by 3cm for the 3x3x3box Apply scale.
To check, now click None in scene unit value. Look at the dimension values, .03 x .03 x.03(its in blender units) Now when you upload select meters, since .03 m= 30mm= 3cm
The real fun is when you import a file that contains a file format that has scene data.
Keith
[Updated on: Wed, 02 January 2013 20:31 UTC] Have any questions regarding Blender, and need fast answers, you are always welcome at the IRC Server Freenode, channel #blender. As a bonus, several there have experience in modelling for 3D prints.
Keith
|
|
|