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: We need longer auth sessions
Personally, I'm not sure I'm getting exactly what the issue is. Your saying you want it to be like google or somthing? For example, when I bootup my computer and open chrome, I can click on my google drive and it just opens without me having to login first. That's what your hoping the onshape login experience could be like? You want the authentication token to have a longer expiration time. It seems like they should be able to do that without it hogging resources on AWS but I certainly have a tiny little microgram worth of insight into the underlying system. It would seem a valid oauth token that persists for a long time isn't forcing AWS to stay booted and connected to a user. Where I work, we use some custom applications that interact with onshape. Once the application initiates the authorization flow and it succeeds, a users authentication to the API lasts for many days. But, I really have never been bothered by having to click one button at the start of each day to open up my onshape home screen. I guess I sort of agree though that auth tokens seem like they should be able to remain valid for many days without burdening AWS.
Re: 3Dfindit: Help, I'm going nuts!
Try McMaster-Carr and see if you get what your looking for. Lots of hardware to select from.
My best feature yet 😱
Hi everyone, I was recently revisiting my Pan Pipe custom feature and noticed it's only been linked 8 times as of now, which really surprised me given the feature's broad applicability. To help get the word out I made this video explaining both the why and how of using this incredible custom feature. Tell your friends to stop wasting time doing it the old way! I want enough people using this to move the national GDP!
https://youtu.be/lmH2BawfvP0
Re: Introducing - The Onshape Desktop Client
So cool that Onshape Desktop is compatible with old monitors.
BSPT threaded holes
I work at an aerospace company and we have made the switch to Onshape. We are loving the version control and many of the features. One feature we really need is BSPT taps. Seeing if this can be added as a feature soon
Charlie
Re: Creating A folder within a document from the API
Not likely relevant now, but I do want to point out that it is bad practice to loop through documents to look for new ones, you'll hit API limits and waste resources.
If you want a work flow to detect new documents - use a webhook:
https://onshape-public.github.io/docs/app-dev/webhook/










