- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
Up until last week I had a method for exporting STLs with the units as meters as is required by another bit of visualisation software the company I work at use for our robotics work.
1. Model part in mm (because it's size makes this the most convenient)
2. simplify model where appropriate (turn off nuts/bolts etc. that won't effect collisions in the robotics software but would increase computation time in the robotics software)
3. swap document units from mm to m
4. right click on top level part and select save as stl
5. enjoy an stl exported with the units i desired.
Since the update fusion seems to ignore the document settings and nothing i do will cause the exported STL to be sized in meters. I could go through applying 0.001 multipliers everywhere in the software that i need to update a model but this is a minefield because the majority of existing models are correctly sized and would lead to headaches downstream when i wonder why my model is not visible (so tiny i can't see it).
Solved! Go to Solution.