-
What's the best way to fix this imported STL?
Here is a screen shot of the STL I imported, its hollow and i need it filled in solid, any ideas??? Thank you in advance!
-
How to put holes in this cap
Hello dear CAD-Experts, I am fairly new to CAD, but want to design a cap for a salt shaker. But i dont quite know to make holes in the top since when I use the delete option it always brings up an error. Thank u for any advice!
-
If I sketch a line in Onshape Drawing for example 200mm how can I change it to be 250mm ?
My main question is if you can change length of line you make in Drawing mode?
-
I imported my DGW file for the template but it apperas very small, how can i increase it?
I want to know if there is any scale command.
-
How to remove a wedge of material?
Hello, I am trying to make a wall mount bracket and am working on the female part. I am trying to make something similar to the image attached, but with some changes. The current part I am struggling with is making the wedge space for my mount to rest on. I have side wedges to slide on, but wanted the superior wedge for…
-
Text as single object for slicing
I'm sure there's an answer somewhere in this forum, but I can't find it after 30 minutes of searching… In my model (https://cad.onshape.com/documents/ae4467d6048edecfa7620ce9/v/e77ed36fd16acad46f7020c2/e/9810532456b917898ce81bae?renderMode=0&uiState=6779958ecbf497539806b2f8), I think I created the embedded text properly…
-
hi, how to put together 2 size files into one
I want them so I can see both on the same prog or whatever the name (so I can put them together) it is like 2 program in 1 dokument
-
Is it possible to set a minimum & maximum value for a sketch dimension ?
Using variables or otherwise, is it possible to set a minimum & maximum value for a sketch dimension ? Giving different values to some variables affecting the mentioned dimension, I want to be able to choose the value of that dimension and make sure that the result will stay between some defined limits. The link:…
-
Keep loading
Hello everyone, this is my first day using onshape platform. While I'm learning on the quick start guide, in the drawing section I'm trying to access the drawings the documents, but the doc keep loading without any response, I have fast internet&computer. anyone have a solution to solve the problem?.
-
Is there a way to change the colors of the interface (other than dark theme)
My eyes sometimes have a hard time distinguishing between the blue (undefined) and black (defined) parts of a sketch. One of my sketches has a message "[Sketch] is not fully defined." It's a relatively simple sketch and I cannot find any line, dot, circle, arc, that has a color of blue. I think it would like to change the…
-
I'm new to cad and can't figure out why my shape won't make a plate
So I'm making a small stove, I made a "U" plate that will be bent, but now I want to make a front plate then makes a hole for the door, but when I extrude it just keeps the "U" shape and won't extrude as a plate.I don't know why it does that, I didn't make a rectangle then extruded it from the inside to make the shape.…
-
What is my student missing? This sketch will not define
Hello! New CAD teacher here, and I'm learning Onshape alongside my students this year. We're working through the Unit 2 Skate Deck, and in 2.5, I have several students stuck trying to define their sketches when the splines are added to the sides of the board. One student added splines, and the sketch remains defined, if he…
-
How to strip the units from a length?
Hi All, Is there a way to strip a length of it's units so the decimal number can be used in a "ceil(#/#)" equation? I am trying to use configs to create an expanded metal/grating generation part studio and have it working well except for getting the desired sheet size to auto size. I am using measure distance FS to get the…
-
Reorder Cut List
Maybe I'm missing the obvious, but is there a way to reorder a cut list without having to reselect the items in the correct order? I just found an item that wasn't included and I'd like to add it. We typically list our tube by cut length, longest to shortest. Thanks!
-
How to stretch part diagonally
Is there a way to have a part and then shift one side down to change the part? For example, if you have an extruded rectangle, could you shift one side down to transform it into an extruded parallelogram (as shown in the picture below)? I cannot do this in the sketching part of the design. Any help is much appreciated.
-
How to emboss a logo to a non planar object
Ok this is something there has got to be an easy workflow too but I spent about an hour researching feature scripts and could not find a good match. Say we have an injection molded part with an irregular surface and we want to lightly emboss a logo to it. The only way I was able to get this to work was to do a removal…
-
Trying to translate loft() to opLoft() in FeatureScript
Hi featurescript experts, I am trying to loft 2 organic shapes together using Featurescript opLoft() but I am just unable to get it to work, though I am able to achieve the result I want using the user interface which generates code using loft() instead of opLoft(). Here's the link to my test…