Thingiverse
NACA 4 digit Generator Openscad
by betobetok
5
Downloads
6
Likes
0
Makes
NACA 4 digits airfoil generator
by Alberto Solorzano Kraemer, 2020, [email protected]
https://github.com/betobetok/OpenScadNACAXXXX
This file is public domain. Use it for any purpose, including commercial
applications. Attribution would be nice but is not required. There is
no warranty of any kind, including its correctness, usefulness, or safety.
You can use this file to simply generate a NACA 4 digits airfoil, you can generate an extruded airfoil (win section) or an array of points that you can use in Openscad or another software
USE
syntax:
Module to generate an extruded airfoil
GenNACA() : Generate an airfoil NACA0012 with Chord = 10 and Wingspan = 0.1
GenNACA(name="NACAXXXX") : Generate an airfoil NACAXXXX with Chord = 10 and Wingspan = 0.1
GenNACA(name="NACAXXXX",Cuerda=X) : Generate an airfoil NACAXXXX with Chord = X and Wingspan = 0.1
GenNACA(name="NACAXXXX",Cuerda=X,Extrucion=Y) : Generate an airfoil NACA0012 with Chord = X
by Alberto Solorzano Kraemer, 2020, [email protected]
https://github.com/betobetok/OpenScadNACAXXXX
This file is public domain. Use it for any purpose, including commercial
applications. Attribution would be nice but is not required. There is
no warranty of any kind, including its correctness, usefulness, or safety.
You can use this file to simply generate a NACA 4 digits airfoil, you can generate an extruded airfoil (win section) or an array of points that you can use in Openscad or another software
USE
syntax:
Module to generate an extruded airfoil
GenNACA() : Generate an airfoil NACA0012 with Chord = 10 and Wingspan = 0.1
GenNACA(name="NACAXXXX") : Generate an airfoil NACAXXXX with Chord = 10 and Wingspan = 0.1
GenNACA(name="NACAXXXX",Cuerda=X) : Generate an airfoil NACAXXXX with Chord = X and Wingspan = 0.1
GenNACA(name="NACAXXXX",Cuerda=X,Extrucion=Y) : Generate an airfoil NACA0012 with Chord = X
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!