Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Complex imported Circuit Boards: Performance Improvement Question
Performance question:
I have imported this highly detailed model from GrabCAD: https://grabcad.com/library/arduino-uno-r3-1
Now, for use in Assemblies how do I get the best performance out of it? Do I:
1) Delete all non-essential resistors and such for representation and make an assembly out of it
2) Do nothing and just use it as is
3) Make composite of everything so it's one parametric blob
4) Delete non-essential resistors then make composite parametric blob
I don't know how Onshape handles complex stuff like this in Assemblies such that the large assembly isn't bogged down by high details such as this PCB.
Tagged:
0
Comments
I typically use the fix pcb custom feature to cut down on the complexity (https://cad.onshape.com/documents/9a9b81d17d4b69e58ad9b0b0/v/c253688ad8add5efd222a709/e/3152191074466a8b45231663 I only care about bounding box conditions).
After I've done this I will export the result out as a Parasolid and reimport to get rid of the 'weight' of the import of the thousands of small parts while deleting the original import and part studio (remember, this is still in the document history if I need to get back to it).
The goal is to get rid of this from the PCB reference document because this import feature is where the real performance weight is located:
Then you should be good to go!
Twitter: @bradleysauln
Twitter: @bradleysauln
I typically use the fix pcb custom feature to cut down on the complexity (https://cad.onshape.com/documents/9a9b81d17d4b69e58ad9b0b0/v/c253688ad8add5efd222a709/e/3152191074466a8b45231663 I only care about bounding box conditions).
After I've done this I will export the result out as a Parasolid and reimport to get rid of the 'weight' of the import of the thousands of small parts while deleting the original import and part studio (remember, this is still in the document history if I need to get back to it).
The goal is to get rid of this from the PCB reference:
Then you should be good to go! Let me know if you have any questions.