cadquery
cadquery copied to clipboard
[EASY QUESTION] Exporting an assembly model as .stl format
I can not export an assembly model which I created with cq.Assembly() with exporters.exportSTL. How can I do that. Please help. Thanks in advance.
Use toCompound and then export.
@adam-urbanczyk Since this is not the first time someone ask this, shouldn't we consider the exportStl to automatically make a compound of the assembly ?
I'm pretty sure it's trivial to do, and would be more transparent for users
Maybe, but I really wonder what is the use of such an STL.
This issue has already been addressed, but I'm going to post this response here for archival purposes. It's a good explanation from someone in the KiCAD community of why you would want to fuse and print an assembly.