Convert dwg to stl

Convert dwg to stl

Anonymous
Not applicable
3,447 Views
5 Replies
Message 1 of 6

Convert dwg to stl

Anonymous
Not applicable

Hello,

I draw simple FCC lattice with different bar dimensions. The overall size is 4 X 4 X 6 and it has supports as well. Here I'm attaching the pdf file as well for better understanding of the drawing. 

When I'm trying to convert the drawing into stl file, the whole structure is not converting, just few bars have appeared on the stl file. Here i'm also attaching the stl file for better understanding.

Can you guys please suggest me anything how to fix this problem?

Thank you.

 

https://drive.google.com/open?id=1nYYe07OzKYdWgoYHckg28kehtcZZKuC-

 

https://drive.google.com/open?id=1XGkcEydhkw_DPfnaV_49SBPEJoPwl0BI

 

0 Likes
Accepted solutions (2)
3,448 Views
5 Replies
Replies (5)
Message 2 of 6

natasha.l
Alumni
Alumni
Accepted solution

Hello @Anonymous, 

 

Your objects are receiving a Boolean operation on solid.... error. This usually means they are not properly Unioned, Merged, Intersected etc. You have over 1000 individual objects, look for gaps & try to reduce the amount of objects by using your 3D tools. 

FCC1_test.png

My suggestion is to take a few objects & make it a single object, using your 3d tools. 

*Probably a good idea to make the truss like box a single object & copy. 

 

Also, try the cleaning and checking 3D Solids by using SOLIDEDIT.

 

I hope it make sense... 

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

 

 

Message 3 of 6

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

You first need to run _UNION to create one solid object before exporting it to STL.

Otherwise the STL would have a lot of geometry inside other objects which results in a bad 3D-printed structure.

 

I agree with @natasha.l  that there exist an issue with your objects getting a model-error when running _UNION with all objects together, but this can be avoided sometimes if you do not use all objects in one step, instead use just some parts, then the next ones, and at the end all together. In your case I would do that with one of your rows, if that is unified then distribute this finished part for as many rows you need.

 

BTW: may I ask which 3D-printer you are using to get that part produced?

With the needed support-structure I would have troubles getting this done (in a good quality, well, I don't have a dual extruder which might help here a lot 😉 ).

 

Good luck, - alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 4 of 6

Anonymous
Not applicable

Thank you so much.

Message 5 of 6

Anonymous
Not applicable

Thank you so much.

 

I am actually using formlab printers for that. Initially I had some problems as well. But then I changed the printing style and it worked.

 

Again thank you for your help.

Message 6 of 6

natasha.l
Alumni
Alumni

Hello @Anonymous, 

 

Anytime. So glad we could help you! Smiley Happy 

 

0 Likes