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.
Comments
Playing around with older versions, it appears that V18 is that latest one where everything available in that version appears to work.
For the request, could we have countersink along with counterbore?
Now, maybe this countersink is there now but I'm having an issue seeing all of the options in the Nut Spec portion of the dialog box. I an only see the first three options down to nut clearance. This is with V21. I had played with some previous versions and that's where I could see some other options like the counterbore but now with this one I am having this issue. Still a relative novice to Onshape so maybe I'm doing something wrong.
The latest version is actually a scratch re-write from the original and I intentionally removed the hole options to make the feature more focused instead of trying to do it all in one go. After using the old one for a while I kept hitting points of frustration. I feel that it's easier to just use this feature in conjunction with the native hole feature to produce the result you need (use hole first, and this one second usually). I should make a new video though showing the workflow as you aren't the only confused person.
Thanks @Evan_Reese. I'll give the latest version another look then. I will say that in the limited use I've had, having all of the options in one tool was quite handy. Keep up the great work!
I use heat set inserts too, but I'm not sure how I might accommodate them in this feature. My understanding is that heat set inserts are going to differ manufacturer to manufacturer, unless there's a standard I'm not aware of for the OD, hole size, and depth. It might make sense as its own feature instead of adding it to this one. Can you share some examples of where you're using heat set inserts, and which hardware you're using? Even better if you have a source for the sizes that should be supported (i.e. some kind of table).
https://www.mcmaster.com/products/inserts/?fbclid=IwAR1gYnzREUfz01CtLkuEZPpCdzcG0IDjxgds6U9zttBYY-kd2crYYDM44t4
On V21, embedded nut on a plane perpendicular to the print axis generates a support piece. I watched your YouTube video on this and even played with the examples in your document, but couldn't get it to not generate that support piece. Is there something I'm doing wrong here?
Edit: I rolled back to V18, and the support piece is not generated (intended behavior)
All that said, I did get in there and dig around to get it to not create the support when the angle is 0. Give V22 a try and let me know if it works for ya.
Definitely don't feel bad about any of this. Maintaining open source projects is act of passion and simultaneously a chore. I would gladly help out maintaining the featurescripts I use of yours, but I'm not sure the best way to do that.
I've seen some people use GitHub and the OnShape API to push document changes. If your featurescripts were hosted there, I could make changes and submit a pull request to you. Bug tracking and ReadMe could be on GitHub as well to always have the most up to date explanation.
I'm not sure there is a native OnShape way to allow branching and pulling without giving everyone edit access to your documents.
This would seem like a great addition to the 3d print design toolset, once I just understand how to make it work
@armandoRR since you mentioned it, maybe this is a good example of one you could help on?
Pockets and slots need the nut support bodies to be created as it is then used by the boolean operator to create the subtracted space. The only one that doesn't need the nut support is the [embedded AND (normal OR negative normal)]. Later on, the nut support bodies are deleted for the pocket and slot (non-embedded type)
I just pushed V23 to the main featurescript. Please test and let me know if there are any issues!
I'm grateful for the help!