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.
Variable Pitch Helix
romeograham
Member, csevp Posts: 676 PRO
I need to make a feed screw with accelerating pitch (variable pitch) along its length.
SolidWorks has a variable pitch helix, of course.
I've been trying to mess around with @MBartlett21's Variable Section Sweep (but can't quite understand how it works, and can't quite get it to do what I'm after. Might just not understand well enough...it sure seems like it should be able to do it).
Anyone have any luck with a FeatureScript that would allow altering the pitch of a helix along its length?
(I have done something with 3 varying-length sections of helix, each with 10 turns...then use the resulting 3 helices to sweep my thread along...but the transition between sections is not continuous):
Thanks!
Romeo
SolidWorks has a variable pitch helix, of course.
I've been trying to mess around with @MBartlett21's Variable Section Sweep (but can't quite understand how it works, and can't quite get it to do what I'm after. Might just not understand well enough...it sure seems like it should be able to do it).
Anyone have any luck with a FeatureScript that would allow altering the pitch of a helix along its length?
(I have done something with 3 varying-length sections of helix, each with 10 turns...then use the resulting 3 helices to sweep my thread along...but the transition between sections is not continuous):
Thanks!
Romeo
0
Comments
By the way, it is actually @konstantin_shiriazdanov 's FeatureScript. Maybe he could help?
IR for AS/NZS 1100
https://cad.onshape.com/documents/57acdfaae4b005c413ed9b6f/w/3fd585a46d3af1b3ba413c53/e/9f334d884b522c64159c0322
It would be really great if my inputs could be "pitch" (rather than the functions that are required). Is there a way to know what pitch would be produced from the functions in Theta & Z?
Thanks again!
I am not the only person on the forum that has asked about variable helices....I bet a FS that uses Variable Sweep / Parametric Curve (in the back end) with the Interface / inputs more like the Helix tool (at the front end) would be well received by more folks than just me!
I would be enthusiastically interested in helping with testing / feedback (sorry - won't be any help on FS or the underlying math).
Thanks @mahir @MBartlett21 & @konstantin_shiriazdanov !
Romeo
Between @brad_phelan's work and Sketch Wrapper, clearly there are tools that will allow me a great level of control on my feed screw.
With Sketch Wrapper, I am able to create the variable helix that I'm after. The inputs and results are clear and easy to understand & control:
I like the layout work showing in the Thread FS from Brad - good ideas for establishing what the screw flight should be doing at each turn.