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.
how can i make a spiral in Onshape

0
Answers
there are multiple ways:
us a featurescript (by @Pascoe):
https://cad.onshape.com/documents/abb998532f54a132a42bea8b/v/c8a10bd7be466c936ab1e590/e/fd1c85d2bd07ba022788d886
or create a helix on a cone. (and if you need a flat spiral, you can project it onto a plane)
One of the multiple ways:
Helix curve then use Edit curve to planarize and reapproximate (smooth)
https://cad.onshape.com/documents/8efddfb1d2b9f0efb133f1da/w/852a25bd82baf51214f78c61/e/1c8417d1d56c4bb11da2ddba
.
I forget the
Edit curve feature exists. @GregBrown you keep doing amazing things with it.
.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
You can actually achieve a flat spiral with the helix tool without needing the edit curve step if you use the axis mode and draw to an end point. I was messing around with opHelix when writing some curve features and it supports flat planar outputs as well as cylindrical / conical outputs. Weirdly though it doesn't support cylindrical AND flat outputs simultaneously (i.e. a flat circular arc output) so I had to write my own 3d circular arc functions to compensate.
Derek Van Allen | Engineering Consultant | Meddler