Skip to content

Script which directly generate 4-digit NACA profile to .STL file in ASCII code.

License

Notifications You must be signed in to change notification settings

MiroslavKabat/pythonNacaProfileGeneratorSTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4-digit NACA airfoil generator - directly to .stl - python

Script which directly generate 4-digit NACA profile to .STL file in ASCII code.

Preview

Fast start - How to use this project:

  • Youtube - How to simply run this script

Preview

Getting Started

You can simply run a script in Windows cmd or Ubuntu Bash.

Variables:

  • "foil" - number
  • "numberOfPoints" - cnt
  • "chordLength" - meter
  • "lenght" - meter
  • "angleOfAttack" - deg

Example:

python myNaca.py 2412 150 1 3 6

or for default

python myNaca.py

Prerequisites

Script works with Python 3.x.x

  • Python - Download link to latest Python

Tested in Windows 10 Pro and Ubuntu 16.04 with Python 3.6.5

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Permissions

  • Commercial use
  • Modification
  • Distribution
  • Private use

Limitations

  • Liability
  • Warranty

Next steps?

I hope in more free time to improve this script. 5-digit NACA will be next step.

About

Script which directly generate 4-digit NACA profile to .STL file in ASCII code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages