-
Face filleting error
Hello everyone! I was filleting an object and I couldn't do it the way I am used to in other softwares.If I select a face as an entity to fillet, as shown in the two pictures below, I get an error. It only works if I select edges. Onshape help doesn't say anything about not using faces while filleting. I would like to…
-
Fillet edges only on faces in extruded direction
Is there a query that will give me only the edges on a body that are in the extruded direction (i.e. perpendicular to the sketch plane)? I don't want to fillet anything on the end faces. Queries are still a little bit of a mystery to me. This seems to work if I just extruded a body: var ExtrudedEdges is Query =…
-
How to reinforce the sides and bottom of a cylinder?
Hi, I have already made fillets for my project (for holes, box edges...), but can't seem to do it with cylinders. Maybe I'm wrong, and fillets are not the tool to use for this need. I would like to reinforce the base of the cylinder with a "skirt", and make some kind of "weld" between the cylinder wall and the orange wall.…
-
I cannot fillet one side of curve
https://cad.onshape.com/documents/a4426496d18f25ca28f69515/w/9d31469ebab64bc12bbf4651/e/a1bd69e7d8dcb0a4211c9878 Sorry for my terrible English typing and Chinese user surface. I'm just a Taiwanese 17 year-old-kid messing around this. Like the screenshot above, I can't figure out even I can fillet on side of curve, but the…
-
Fillet, Tangential Propagation
I'm creating a fillet on an edge, but I don't want it to propagate to the whole edge, so I turned off "propagation", but it seems it doesn't want to do it along the edge, where the edge also has been sketch filleted. All is well if I turn on propagation, though Any pointers?
-
How to have a bend on two surfaces?
Hello I am currently working on two rectangular shapes where one is angled to the other by 15 degrees. I just need now to have some sort of bend on each corner to have a smooth connection. I tried to fillet/loft them but it just won't connect as smooth as possible. I am quite new to CAD sorry if this is obvious.…
-
Problems with mirroring fillets
I'm having some problems with mirroring a part and getting the fillets to mirror entirely. The part is totally symmetrical so I wasn't expecting this type of issue but it is only mirroring some of the fillets. It has, however, been an issue in the past also. Does anyone have the same issue? Any way to fix it other than…
-
How to edit a fillet radius in a sketch?
I added a fillet to a previously sharp corner. I later wished to change the fillet radius to a specific value. I can change the radius by dragging one of the endpoints, but I want to specify the value numerically. How can do this?
-
Using centre (axis) of fillet as constraint point - possible?
I have an extrude with a fillet on an edge. Is it possible to 'wake-up' the centre of the fillet (not the centre of the arc, but the axis point) on a sketch to use it as a inference point for further geometric construction? Only way I've found is to draw a construction circle on the sketch plane, then constrain that to be…
-
Different radius fillets in a single fillet feature
Can I have multiple fillets with different dimensions in a single fillet feature
-
Unable to fillet an existing object - Need help
Hi, I am unable to fillet an existing object, it always throws up errors and ive tried everything to get around this such as trying to draw arcs with lines so i wouldnt have to fillet after i extrude to no avail. Here is my code: var length = 100*millimeter; var depth = 50*millimeter; var width = 500*millimeter; var…
-
Both original edge and chamfered edge shown at the same time ?
Novice: I have a conical shape made with a "Revolve -> Surface" and then "Thicken" the surface. Now I want to chamfer (or fillet) the edges coming from the "Thicken". Now the Chamfer works, but the original surface still remains. Is that a bug, or did I make the conical shape in the wrong way ? Zoom in on "Chamfer 1" and…
-
I can't get fillet to work.
I have gotten fillet to work on the base already and I can't get it to work on the plunger. I have it as two parts I have tried it being only one part. I have tried moving it's location up and down the geometry list. Any help would be greatly appreciated. The file is Pen Cap, by Jamie Fleck, fillet tab I'm also trying to…
-
How do I edit a sketch fillet?
You can change the radius of the arc of a fillet but it doesn't respond as a fillet it actually moves the connecting lines to a new position based on the original fillets centre point. Anyone know what I'm doing wrong, presumably its something to do with the constraints?
-
Fillets operating in reverse
I am trying to fillet between two objects - in this case a tube and the plate to which it is attached and the fillet is going down into the plate rather than merging the tube and plate on the face I want... I must be doing something wrong but I have no clue what it might be - any help out there please? And since a picture…