Skip to content

Commit ab4a67a

Browse files
committed
Updated Readme file
1 parent add5150 commit ab4a67a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Addon Download : [add_airfoil_1_1_0.zip](https://github.com/nerk987/add_airfoil/
66

77
Parametric 3D Printed Wing Design using Geometry Nodes (Blender 3.0 or higher)
88

9-
Blend File: [ParametricWingV01.blend](https://github.com/nerk987/add_airfoil/releases/download/v1.0.0/ParametricWingV01.blend)
9+
Intended for use with the 3dpPlaneDesign parametric tool set: https://github.com/nerk987/3dpPlaneDesign
10+
1011

11-
Youtube Overview (For the Blend File, not the addon...):https://youtu.be/w0Qn-hiX6Dg
1212

1313
## Introduction
1414
This is a little addon to import an airfoil dat file into blender

add_airfoil.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bl_info = {
22
"name": "Add Airfoil",
3-
"author": "JIan Huish",
3+
"author": "Ian Huish",
44
"version": (1, 1, 0),
55
"blender": (3, 00, 0),
66
"location": "Add Mesh > Add Airfoil",

0 commit comments

Comments
 (0)