-
Help with correcting my fs please
Can someone please assist in helping me correct my fs code. FeatureScript 2815; import(path : "onshape/std/common.fs", version : "2815.0"); import(path : "onshape/std/table.fs", version : "2815.0"); annotation { "Feature Type Name" : "Custom Part Table from Config Table" } export const customPartTable =…
-
Dual Dimensions in part studio and measure tool?
As far as I can tell there is no option for dual dimensions in the part studio sketches or within the measure tool. While searching for this function I found a forum post stating that onshape is working on it, and even a improvement request that was marked complete in 2021. However I cannot find dual dimensions in anything…
-
How do I remove all these (Faces?) from imported models
I'm still kind of new to Onshape, please help me fix this.
-
Möchte mit einer Konstruktion beginnen
Bin ganz neu und angemeldet, finde aber nicht den Weg mit dem Zeichnen zu beginnen. Ich komme nicht auf die Konstruktionsebene, die in den Videos angezeigt wir. Was muss ich tun?
-
Help With PCB Tutorial - Instructions Not Producing Same Results
I'm trying to do "Exercise: Creating a PCB Board" from section 3 of the tutorial. I am not getting results that match what is shown. I've gone through each step multiple times and tried to verify every tiny detail, but I can't find what is different. I continue to end up with a PCB Studio that reports 0 components and 2…
-
3d nest nesting CNC CAM
What is the state of nesting in Onshape? e.g. Take 100 plus part model and arrange it on individual sheets for 3 axis CNC milling. See screenshot. Can Onshape do this?
-
In learning centre and starting a drawing
How do I open a browsing window so I can draw alongside the tutoring
-
Newbie question - Wavy scarf on snowman
Hi, I want to achieve two things with the scarf on the snowman I want it to be more wavy and I want the scarf to go through the white material in order to avoid so many color changes when printing it Help appreciated…
-
How to Create a Surface with Gap in OnShape?
So I have this boundary with three sets of airfoils inside them and I am trying to create a surface wherein this entire boundary acts as the domain and these three airfoils remain as the gap. I have to export this surface to Ansys later on for CFD analysis of these three airfoils so I am having an issue using the Fill…
-
How to make a separate sketch for each layer from an imported dxf?
Hi There, I am working with some imported geometry and it would be very convenient if I don't have import each layer separately. Is there an automation to make separate sketches for each DXF layer? See attached sample DXF link.…
-
Why won't my parts union?
I'm trying to combine these two parts using boolean:union but it's giving errors at this point. Before this error, it was giving errors where the edges of the light blue part is so I extruded those edges 1-2mm as I assumed the problem was a lack of overlap and that fixed the error, but this isn't resolving with the same…
-
Showing part names in the instance list
Hi, Still a newbie! In an assembly it would be useful to see the name of the parts in the instance list. At the moment all I see is Part 1 <9>, Part 1 <10>, etc when it would be useful to see the actual name I gave it in the part (i.e. the names I see in the tabs along the bottom). Any help to get on how to display the…
-
download public model
I would like to use the API to download public models from Onshape for research purposes. What is the proper procedure for doing this, and whom should I contact to ensure that I can access and download the data legally and without issues?
-
Mouse Control: constrained orbit - rotate about scene floor
We making furniture and room layouts. We are 100% in constrained orbit. Would Onshape ever add a feature to enable a constrained orbit - rotate about scene floor instead of Alt + mouse click?
-
Cannot seem to get Boolean Union to work...
Total newbie here… I need to export this as a "single-body" STEP file for 3D printing. I've tried everything I can come up with/find via initial search to do this, either by using the Boolean tool or Composite Part, but nothing seems to do the trick. What am I missing?
-
Newbie-ish question: How to use a selection of lines from a solid in a sketch?
I have created this 3D shape, and would like to use it as the basis for another. The screenshot shows the edges I'm interested in. I'd like to start with an extrusion of that outline (without the holes and slots). I suspect there is a way of doing this, but I can't see how to start, so any suggestions will be hugely…
-
AI Advisor points me to the Arrow Tool? Does it exist?
For a patent drawing I wanted to draw an arrow on a drawing. A thin arrow like on a note or dimension. It would be fine to have text attached to it, so using a note to make the arrow is fine. But to make a note leader with an arrow it has to be attached to something on the drawing. Otherwise it becomes a dot on the end of…
-
Is it possible to rotate an imported image in a drawing?
I'm not too new to Cad and Onshape, but I've never used imported images before. If anyone could tell me if there is a way to rotate an image, and how to do it, it would be much appreciated. Thanks.
-
Onshape sketching introduction lesson 1
Hi there! New to onshape and going through the tutorials to see what is what. I am starting at the sketching introduction lesson 1 and can't seem to find the drawing page to open up to attempt the tutorial on, I have the step by step guide but not the drawing page, so I have nothing to draw on. Please can anyone help?…
-
Improvements to Onshape - October 31st, 2025
Happy Halloween! This release delivers plenty of treats across CAD, CAM, Render Studio, and Data Management. Think faster releases, cleaner task workflows, smarter import options, and polished visuals that make your design life a little less scary. DRAWINGS IMPROVEMENTS REFER TO CUT LIST DATA ON CALLOUTS Cut list data can…
-
Mate connector attached to assembly origin
Very rarely I attach an assembly mate connector to the assemblies origin. I may do this if I want to refence a stable direction for patterning or something which isn't dependent on geometry. When I use this assembly in a parent assembly, I'm seeing this sub assembly mate connector reattach itself to the parents origin 😲.…
-
Zip ties?
I'm working on a CAD project for our robotics team, and we've taken to using zip ties for not only wire management, but also for attaching lightweight components in places where a custom 3D printed mount (or something similar) is less practical. However, in previous years we haven't taken the time to add…
-
pcb studio mates breaking after syncing to onshape
Hi, I am exploring some workflows with the PCB studio and collaborating with our electrical engineering team (they work in Altium). Current workflow: 1. Pull board cad from cloud service 2. Ensure all components are there and have correct CAD 3. Sync to Onshape (update existing assembly) This works fine and as intended,…
-
Define the correct tangent!
I am trying to generate an ellipse with a fixed minor axis length and a vertical major axis, the length of which can be solved so that the ellipse fulfills the following constraints: it is coincident with the first point of a spline, tangent to the spline in that point, and tangent to a circle in its outer (convex) side,…
-
Hex/square Nut hole-inset generation
Is there a hole variant where the countersink is a hex or square nut. This is fairly common in 3D printer parts and laser cut panels where there is an inset of the nut to hold it from spinning while you screw from the other side. Yes, I realize I can make hexagons and rectangles and place them over the hole as a remove,…
-
What improvements can be made to my hex hole FeatureScript for blind rivets?
I wrote a FeatureScript to create specific hex holes for blind rivets. Since we plan to use this feature frequently in our sheet metal parts, I’d like to make the script as stable and robust as possible. I would really appreciate it if someone could review my script and share any feedback or suggestions for improvement.…
-
Is there a way to disproportionately change the size of text?
I am working on custom name plates for students and one students name is really long but I want to keep the plates the same size, and the letters the same height. Si was wondering if there was a way to resize the letters without hanging the height.
-
Drawing regeneration VERY slow
I have recently started using drawings. I have an onshape document here: https://cad.onshape.com/documents/52b43aa7ca78e0e6e8b32d05/w/9da63303efc05ac40df0bcbc/e/aee36a63247c0356c10ec6f6 (ignore naming, ect — it's kind of a "scratch" drawing). It's simple, not very many elements or tabs. If I change a dimension (I'm working…
-
How to make sketch cursor cross + larger?
I am on a 50 inch monitor at 3840 x 2160 and when sketching the black cross cursor is about 2 mm high on the screen.How can the size be increased? Can cursor color be changed?Thank for any help.
-
How do I resolve CORS policy error?
I'm having trouble with my students using OnShape on their school-administered Surfaces (MS Edge browser). They can login, but viewing documents just hangs. When I look at at the console, I see this error: Failed to load resource: net::ERR_CONNECTION_REFUwoolsthorpe.05f19cb40bae374a0fd5.js:2 document.domain mutation is…