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.
Comments
I see a script that would allow one to change the thickness of the ribs, size of the negative spaces, and location of the spanwise lightening holes and their dimensions. Just adding some variables may help a lot.
Another thing that I am having difficulty with is locating items referenced to the profile. For example, let's say that at the 1/4 chord location I want to place a hole at the point 1/2 way between the upper and lower surfaces of the profile. How would this be accomplished? The 1/4 chord isn't hard but the other measurement is.
Again I am relatively new and learning. Thanks for your time.
As for having a kind of centre line, I did play around with this before and I couldn't find an efficient solution for when using aerofoil coordinates (they rarely come in pairs so splitting the difference isn't viable) however I think the NACA 4 digit code comes with a centre line as this is defined by an equation. Maybe I should re-visit this as it was something that annoyed me also.
The solution I suppose at the moment for set positions would be to draw a line at the 1/4 cord length and between the upper and lower splines and use its centre point for the half, this could also be the automatic solution however it becomes fairly time consuming to generate.
Let me know your thoughts, and I really appreciate your feedback.
Darren
Should it be possible to draw a line from the upper to the lower part of the generated profile? I can't even get the profile to show up when I am working on a sketch, let alone get a line to snap to it.
Is it possible to project the profile onto another plane or sketch? then use the projected profile as a reference?
Perhaps this post belongs in another area. This may just be newbie drawing issues.
THIS drawing has a hole for a spar. Positioning the hole is the issue I am working on. Perhaps my workflow needs to be altered.
Thanks again.
I'm in a situation similar to @justin_carroll
I'm planning to 3d print my directional fin with dihedral ribs, so I can print a single shell perimeter with thin ribs inside to reinforce structure.
I tried to print with honeycomb infill but the result is a bit too heavy..
I was able to create the loft (solid) and I tried to create the ribs structure extruding a line sketch, using Thicken tool and then using a boolean union.
My problem is that I can't perform a cut using the part1 as tool (wing part) and ribs as part to cut.
Here is my project
https://cad.onshape.com/documents/ba918051923408fe2a89e6e6/w/0b26b8b6cddb75e331c24961/e/25db96c7240e98bb254cba51
I'm not an engineer and my cad modeling skills are a bit poor..
Any hint is wellcome.
Thanks
Pietro
Hi, @piero_portini is this what you want?:
I used the boolean intersect tool.
let me know if you mean something different.
Kind regards,
Darren
Now I must figure how to add the external surface, may be using loft surface, thicken and boolean union..
Thanks again
Once it is printed any chance you could post an image?
Many thanks,
Darren
here are my previous test with PLA-wood and PETG black - Honeycomb infill 10%
Pla Wood is lighter but delaminated
Is there are target weight you are aiming for? or just as low as possible? Also, are you testing its strength?
Really interesting, thanks for sharing!
Darren
For the strength
I printed half wing of this RC sailplane in PLA.
Half wing is 750mm more or less and segments are glued with Cyanoacrilic glue.
I made a test putting a Brick (3,5 Kg more or less) in center with root and tip suspended and it flexes a little and resist..
That is enough for a little RC sailplane i think
PETG is much more strong IMO and laminate a lot better than PLA.
Let's see how it will work
Thanks again
Your scripts is simply awesome. I only have the problem that I am using my own airfoils and I don't know how to import them. Does your script have any possibility to import custom ones?
I already know, that you first have to upload them to your project as Onshape doesn't support local files. If nothing is possible, can I send the profiles to you?
Best regards,
Andreas
Adding support for custom files should be pretty easy now. A good example to follow is the FeatureScript Beams feature. You could similarly add a "Custom" option to your feature (alongside DATA and NACA), and for that option, use a CSV reference parameter to allow selecting any CSV data.
This would allow users of the feature to use their own profile data without needing to add that data to the feature itself.
I'll keep you posted on any development.
Best,
Darren
Hello Daren!
Is it possible that you can add the HT14 and the AG40d-02 and all the other profiles from Mark Drela?
Many thanks in advance,
Stefan
Hi. Any chance you could repair NACA 23015 airfoil section coordinates so that it loads correctly? Something is keeping it from generating an airfoil.
Thank you so much!
what a great script. I imported airfoil coordinates several times by hand, made splines through the point etc... It was quite tedious.
Is there a way to integrate custom airfoils e.g. by defining a path to my local drive or to upload csv files?
If not it would be great to include these airfoils:
HS144: https://aerodesign.de/profile/data/hs144.dat
bb12: https://www.aerodesign.de/modelle/F5F/zeze_bb12.koo
Thanks, Christoph
https://cad.onshape.com/documents/188699231c836d61bbb5e7c1/w/e783a754ffa276b6fc28bd8f/e/15f69bd6e3ad2091e2f64219
I plan on re-doing the whole feature script, I just need to stop procrastinating, but in the meantime, I hope this helps. Input: CSV, Line, normal plane. output: Sketch with a spline joining all points. there is no error correction etc, so if the trailing edge is open for example, you will get a spline but no area.
Best,
Darren
The scrip monitor shows this :
Any idea why it works sometimes and not other...