-
Need Help Making A Mantle Clock
Hey All, I am trying to make a mantle clock on Onshape from this design (https://www.buildsomething.com/plans/P81DB6BA0EFE1A88B/MantelClockwithFreePrintableDial). I know how to extrude the design to make 3D but I dont know how to connect the parts together as shown on this website. Would anyone be kind enough in helping me…
-
Loft guideline trouble
Hey, We have a legacy SW part that needs to be revised. I started to remodel in Onshape but found some lofting trouble. The end result should look like this. Where the big curved inside should really be cylindrical, and transition nicely into the straight side flaps. The curved outer rim is bigger in the middle than on the…
-
Colors in Featurescript
Hey Onshape people- I'm working on a project for competitive robotics and it would be pretty sweet if I could set the color of a part/extrude in featurescript. The standard documentation doesn't seem to have functionality for it and a quick search didn't turn up anything, but any help that you can provide would be much…
-
How do I construct/model a rolled plate in Onshape.
-
Embedding an STL file into a second STL file
I am trying to identify a way to produce an STL file that has an imprint of my grip (hand,fingers) on it. I have found some 3D scanning sodftware (Qlone for IOS) to capture a STL of my hand, but now I want to take that image and form an impression on another STL file, like a handle for example. Does anyone have any…
-
How to extrude skRegularPolygon ?
I made a a sketch, and on that sketch a polygon: var poly1 = skRegularPolygon(sketch, "polygon1", { "center" : pointArray[0], "firstVertex" : vector(pointArray[0][0]+(2.5)*millimeter, pointArray[0][1]+(2.5)*millimeter), "sides" : 4 }); I want to extrude this polygon, but the function above returns a map and the opExtrude…
-
Developing Surface Features (Teaming up with Onshape)
Dear Onshape, Our company loves your software and equally the team behind it. Currently, Onshape has excellent model building features and some surface editing tools; we would like to make surfacing even better! With the help of maximilian_schommer, we would like to further develop the [Sculpt Surface] feature script. The…
-
Featurescript Text Size
Hey FS community, I am using featurescript for a project and would like to engrave some text. However, the default text is waaaaaay too big and I can't find anything in the standard documentation of sktext for how to change size. Is there another way to create text? Am I missing an option to change font size? Thanks for…
-
Is there a way to create a different instance of a part in assembly mode
Hi I am using On-shape and wanted to ask this question about creating assemblies. I have imported a SW file and would like to use it at two places but with different parameters. Is it possible to do this ?
-
"Sketch 1 did not regenerate properly" error in red
I get the error "Sketch 1 did not regenerate properly" (or Sketch 2, etc) in red when I try to create a new document. I have been able to create a few new documents, but most of them give me the error at Sketch 1, but sometimes not until Sketch 2 or 3. Am I doing something wrong?
-
Unable to create document, Onshape not connected.
I'm having some trouble this morning creating documents and opening documents. First I am unable to create a new part studio but onshape recording that new documents are being added. Second, Onshape is not connected? Anyone else experiencing these problems this morning?
-
Best way to create angled holes for splayed legs
Im trying to add angled holes to the base of a rectangular project that will hold 8mm rod as legs. There will be 4 legs, one at each corner and each angled out to the corners at about 20 degrees. I found a picture of a coffee table with roughly what I mean. The only way I've found to do this is to use move face on a…