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: Machine definition files in CAM Studio
@michael3424 : "That works well enough, but I am hoping that Onshape would have a more sophisticated approach."
Yes , these were exactly my thoughts. Since machines in any shop might be customized or even custom built to a purpose, there'd be need for a tool to configure whatever machine we have, not only supporting certain suppliers from a small part of the world.
Onshape Cam Studio Questions
Does anyone know anything about the level of things we will be able to do in onshape cam, especially when advanced is released? The biggest things I would need in order for me to switch to using it is full post processor editing, as I have a lot of customizations I have done to my current cam systems posts, and expressions/parameters in the fields, because the way I am setup currently all the toolpath settings are autofilled from the tool, and toolpath templates. would love to find out if some of this stuff is on the road map, as I quite like onshapes cad, and would switch all my cam over very gladly to advanced if it could work for me eventually. one man job shop for context, running 3-5 axis milling, turning, etc.
Re: How to prevent unintended/undesired constraints
If you keep the shift key pressed while placing a sketch element then the automatic constraint inferences will be ignored.
Re: Remove sweep overflow
An option would be to apply a mate connector to the top and bottom flat surfaces and use those to Split the part. The split tool has options on which resulting parts of the original to keep. This does not result in a clean start or end to the thread. You may want to look into the Thread Creator. - Scotty
Re: Struggling to turn a curvy 3D-scan mesh into a worthy surface
@glen_dewsbury Thanks for that last bit of advice! I'm pretty satisfied with how it's turning out. The print needed more support material so as not to string, but it's going to be good enough for a first-fit test.
Re: [Chatbot Copilot] - We Built a FeatureScript AI Assistant That Outperforms ChatGPT
I've spent ~15 minutes playing around with it, and here are my first impressions:
I tried asking for a few simple features, but as expected - its not able to produce anything working, even given the lowest hanging fruit. I've naysayed this enough times that the forums don't need another rant from me on the topic.
But I will be nice and evaluate it on the other more reasonable use cases described: documentation and question answering.
I asked the chat a number of easy enough questions, including a few real questions asked on the forum.
The good -
- Responses have citations.
- I tried to see if any data had been stolen to train the model - and nothing obvious comes up.
The bad - - It invents new featurescript functions that don't exist (or syntax, or doesn't use them correctly, etc)
- It gets answers to questions wrong more often than it is correct.
- It gets even the simplest questions wrong, like "how do I join two lists"
- The citations don't match the answer. I'm seeing "opBooelan" as the source for joining two lists, and nearly every answer i get.
I think there is use and value in having an AI that can answer questions about featurescript. Many questions can be answered by reading the documentation, which can be a bit overwhelming if you don't know the correct words to search. But at this time, your AI would be more frustrating than useful to a new featurescripter.
I'm curious what your plans are for training data to improve your model?