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.
Best Of
Re: purpose of setting the origin or chosing a new defined mate in a context design?
What I meant was that the new part's coordinate system would match (better than follow) the mate connector.
This helpful if you need to create an in-context part that is not "aligned" with the assembly x,y,z axes.
If you create the mate connector in the assembly and use for the in-context part, then you can create a mate connector at the origin of the part and mate that to the assembly in-context mate connector.
Then your part will follow that assembly mate connector. Note that context don't update automatically, you have to intentionally "update context" if you move the mate connector in the your assembly for the part geometry to update.
Re: Introduction to Onshape Simulation - lesson
Simulation is available for Educator accounts, not Student accounts. In order for students to be able to perform simulations, they need to be added to an Educator's Classroom.
Re: 3D Texture
1) The end caps are simple 2D patterns. The grill is a simple fill pattern (https://cad.onshape.com/documents/57361ad4e4b00e5012c3857c/v/eb8bfe2edd984a315033e6e2/e/14aa44d127806651b248b9c6)
2) This is doable - it's pretty manual unless you want to write a custom feature to automate this.
3) The end caps and grill can be made with the 'lighten' feature. The facetization can be created manually, or automated with a custom feature. (https://cad.onshape.com/documents/573f7d70e4b0fddafb52148c/v/a8a36f6d743269e1b6886711/e/2dc22a6a95896a5243812d07)
4) The ornate grill is a simple pattern. The end caps are not something that a b-rep modeller can easily handle. This type of geometry is not something that you will want to do in Onshape (or any other modeller - eg SolidWorks)
Another custom feature that may help is the surface pattern feature.
https://cad.onshape.com/documents/6988ff60065e4c34350ca5e1/w/05b4b3df185502c24c426678/e/5609d290e6b16e8c2a12cf12

Re: Optics: Custom Feature
Absolutely brilliant, and perfect timing. I was trying to make a light to illuminate my cockpit from a single source, and this gave me a great lens to try as a first step:
Re: Golden angle pattern (Sunflower)
@Ste_Wilson How do I share?
I suppose you all could just do the same with your version of Grok 3. (I have SuperGrok)
Prompts:
************************
I need you to read and understand the following program called FeatureScript 1188 do the following: Remove anything that is not related to the Fibonacci pattern. I only want to make a Sunflower pattern. Make the program lean, as there might be some sloppiness. Fix any other errors you see.
************************
I need to have the ability to set an inside diameter and an outside diameter as the limits of the sunflower pattern. Then I need to be able to set the count of how many of those patterns fall within those inside and outside limits. So can you add those features in?
***********************
Also, this program is for generating a sunflower pattern so can you take out any reference to "speakers" and just use an appropriate name?
***********************
I got the following error "Nonconforming feature function 'SunflowerPattern': precondition analysis failed" "23:14 Speaker Pattern" can you fix it?
***********************
Those are the prompts I used to get the final clean code. Start with @EvanReese Speaker Pattern doc, use his code but add in the prompts I listed above. See what you get.
OMG! Section View is awesome!
I've been using OnShape as a hobbyist for a while now and for whatever reason only just discovered Section View. See Tech Tip: How to Use 3D Section Views in Onshape
If you are designing anything moderately complex or that has internal structure this is the bomb. Previously I'd mess around making things transparent or hiding things either when working on the parts or showing people the design. Forget all that. Just section it. So, if you don't know about this, check it out. If you do, why didn't you tell me?!
Thanks OnShape team
Re: Golden angle pattern (Sunflower)
@digitalcarbon is that the final script?
Could you share for posterity?









