Airfoil Sketch from File

Airfoil Sketch from File

Gratuito
Sistema operacional:
Idioma:

Descrição

Very simple to use, an existing construction line on a sketch need to be selected, then the file from which to generate the airfoil is selected. You can choose to have the airfoil name added as text on the sketch.

Features:

  • Use an existing sketch line as a chord reference for the profile. Can be of any length, at any angle with horizontal.
  • Accept CSV files, with either comma or semi-colon as a delimiter.
  • Accept DAT files, either in the Selig format, or the less common Lednicer format
  • For Dat files, the name of the Airfoil can be added to the sketch, if desired.

Sobre esta versão

Versão 1.1, 07/07/2021
File dialog bug fixed.

Capturas de tela e vídeos


Comentários dos clientes

32 revisões
Obter ajuda técnica
  • stopped working
    Maciej Piasecki | abril 02, 2024 Download confirmado (O que é isto?)

    Used it for a long time and it was ok. lately it stopped working.

    I get the notification:

    Failed:

    Traceback (most recent call last):

    File "C:/Users/macie/AppData/Roaming/Autodesk/ApplicationPlugins/AirfoilSketchFromFile.bundle/Contents/AirfoilSketchFromFile.py", line 180, in notify

    with io.open(filename, 'rt', encoding='utf-8-sig', errors='ignore') as f:

    ^^^^^^^^

     

    UnboundLocalError: cannot access local variable 'filename' where it is not associated with a value

     


  • Perfect!
    Vladimir Makarov | fevereiro 27, 2024 Download confirmado (O que é isto?)

    Works great with Airfoil Tools!

    Gavit Gupta | março 19, 2024

    How? It is showing error again and again


  • Works 50% of the time.
    Kacper Pawlowski | outubro 20, 2023 Download confirmado (O que é isto?)

    Works 50% of the time. You never know when after constructing a complicated construction line, if the airfoil will actually produce or cause an error. I get the same error as the review below me.

    Traceback (most recent call last):

    File "C:/Users/rgtor/AppData/Roaming/Autodesk/ApplicationPlugins/AirfoilSketchFromFile.bundle/Contents/AirfoilSketchFromFile.py", line 180, in notify

    with io.open(filename, 'rt', encoding='utf-8-sig', errors='ignore') as f:

    ^^^^^^^^

    UnboundLocalError: cannot access local variable 'filename' where it is not associated with a value

     

    Gavit Gupta | março 19, 2024

    SAME! Found any solution to it?

    Kacper Pawlowski | março 20, 2024

    Unfortunately no, my workaround is to produce an airfoil whenever it works and then use the move/scale command to position it in place where I want.


  • Error when constrained construction line
    Rodrigo Torres | outubro 12, 2023 Download confirmado (O que é isto?)

    Failed:

     

    Traceback (most recent call last):

    File "C:/Users/rgtor/AppData/Roaming/Autodesk/ApplicationPlugins/AirfoilSketchFromFile.bundle/Contents/AirfoilSketchFromFile.py", line 180, in notify

    with io.open(filename, 'rt', encoding='utf-8-sig', errors='ignore') as f:

    ^^^^^^^^

    UnboundLocalError: cannot access local variable 'filename' where it is not associated with a value

    Gavit Gupta | março 19, 2024

    SAME! Found any solution to it?


  • Why isn't it on Mac?
    Sebastian Cruz Noriega | setembro 23, 2023

    It would be really useful


  • It keeps crashing ...
    Dave Pinchbeck | agosto 15, 2023 Download confirmado (O que é isto?)

    I can install a single airfoil on a design, but when I go and try to ad a second it keeps giving me an error that really is of no help to me
    ***************

    Failed:

    Traceback (most recent call last):

    File "C:/Users/....../AppData/Roaming/Autodesk/ApplicationPlugins/AirfoilSketchFromFile.bundle/Contents/AirfoilSketchFromFile.py", line 180, in notify

    with io.open(filename, 'rt', encoding='utf-8-sig', errors='ignore') as f:

     

    UnboundLocalError: local variable 'filename' referenced before assignment

     

    ************
    I wish I could have this run on my Apple PC


  • Brilliant but can be improved
    Kaveh Hosseini | maio 17, 2023 Download confirmado (O que é isto?)

    I absolutely love this little add-in and have been using it extensively. Thank you very much Le Bear CNC for making it available, it's really nice. The only limitation is the directionality. If I draw a line from left to right versus right to left, everything changes. So for example, if I am in Fusion's "Left" view with Y pointing left and Z pointing up, I must draw my line going from +Y (right) to -Y (left). If I do the opposite, it gives me an incomprehensible error. This is not properly explained. I guess the workaround is to always have an airfoil sit in a separate component and then scale and assemble it where you actually want it with the proper incidence angle, dihedral, etc.


  • Great Tool
    Sandip Dhillon | outubro 26, 2021 Download confirmado (O que é isto?)

    Using this tool significantly sped up my workflow. I am currently working on aerospace projects, and as a software engineer I appreciate a well-written tool. This tool does exactly what it says on the tin and in my experience it works without any bugs.


  • AirfoilSketchFromFile
    Jean Claude Meignant | outubro 11, 2021 Download confirmado (O que é isto?)

    introuvable de fusion une fois insteller jai fais plusieur fois la manip mais rien alors qu'il fontionner très bien avant la mise ajour des fusion


  • Profile Coordinate File Processing Errors
    Kirill Senukov | setembro 09, 2021 Download confirmado (O que é isto?)

    Failed:

    Traceback (most recent call last):

      File "C:/Users/User/AppData/Roaming/Autodesk/ApplicationPlugins/AirfoilSketchFromFile.bundle/Contents/AirfoilSketchFromFile.py", line 180, in notify

        with io.open(filename, 'rt', encoding='utf-8-sig', errors='ignore') as f:

    UnboundLocalError: local variable 'filename' referenced before assignment

    Gijsbertus den Butter | janeiro 02, 2022

    I have the same issue

    Kale Macormic | janeiro 08, 2022

    I am also having the same issue intermittently. Most of the time I get this same error, but a few times it worked as expected. It must be some edge case.

    宣道 河上 | janeiro 20, 2022

    I have the same problem. Somtime it works but almost every time it fails with the message. I want to know the reason why.

    Kirill Senukov | janeiro 30, 2022

    ..., "If the cook does not lie to us...," then such a message appears when the chord of the profile is indicated by the "usual" line. When I change a line to "construction," there is no such message.

    Joonas Hint | março 21, 2022

    It only accepts airfoils in left and right positions in sketch. You need to draw the line down the middle. If you draw from left to right you will get this.

    Petr Pozdnyakov | dezembro 13, 2022

    Joonas Hint "It only accepts airfoils in left and right positions in sketch. You need to draw the line down the middle. If you draw from left to right you will get this." Thanks, your advice helped!

    Franz Leitner | junho 23, 2023

    I have the same problem.


  • MERCI !
    ANDRE TRAN | maio 01, 2021 Download confirmado (O que é isto?)

    MERCI !


  • YOU ARE A HERO !!!!!
    ozan deniz | fevereiro 18, 2021 Download confirmado (O que é isto?)

    I JUST HAVE TO SAY, THANK YOU. I tried so many ways, apps and finally found you. Thank God


  • When it works its invaluable!
    Rob Mcgeown | fevereiro 14, 2021 Download confirmado (O que é isto?)

    When it works this tool is invaluable! Unfortunately it frequently errors and once it does it seems impossible to get it working again.

     


  • Simple et efficace
    Mike Mike | dezembro 02, 2020 Download confirmado (O que é isto?)

    Bonjour,

    Effectivement , l'application ne fonctionne plus et c'est vraiment dommage.

    C'est regretable qu'elle disparaisse avec la dernière mise à jour. Si utile pour travailler sur les profils et elle rendait un fier service.

    A souhaiter vivement que les développeurs puissent entendre notre SOS . . . .

    Bernard Marie Grosperrin (Fornecedor) | dezembro 03, 2020

    La mise en jour est maintenant disponible.


  • It worked before, but...
    Christof Eugster | novembro 24, 2020 Download confirmado (O que é isto?)

    This is a great tool, but it does not work with the latest Version of fusion360. I pay for my version of Fusion360 and it would be nice if it worked again...

    Bernard Marie Grosperrin (Fornecedor) | dezembro 03, 2020

    Update available now. It does work again.


  • Useful tool
    Marcin Spochacz | novembro 14, 2020 Download confirmado (O que é isto?)

    Creating airfoils in Fusion360 is a lot easier with it! Thank you

    Mike Mike | dezembro 02, 2020

    I launch an S.O.S. to bring it back !!!!! Now, i hope i hope . . .


  • Please update
    Jon Smeberg | novembro 12, 2020 Download confirmado (O que é isto?)

    Looks to do exactly what i want it to but does not work. Please update so it works with the most recent version of fusion.

    Bernard Marie Grosperrin (Fornecedor) | dezembro 03, 2020

    Done, update available.


  • Bitte um Hilfe
    Holger Dorst | novembro 11, 2020 Download confirmado (O que é isto?)

    Seit dem letzten Update geht die App nicht mehr 

    Bernard Marie Grosperrin (Fornecedor) | dezembro 03, 2020

    Works again. Update.


  • No file popup after clicking ok
    Peter Mumford | novembro 03, 2020 Download confirmado (O que é isto?)

    This was working really well but now I don't get the pop up to select my .dat file after selecting the construction line and clicking on 'ok'

    The version of Fusion 360 I am running is 2.0.9305

    函宇 梅 | novembro 13, 2020

    I just find, I can't use it too, like yous

    ghis Pe | novembro 14, 2020

    Same problem with the version 2.0.9313

    Bernard Marie Grosperrin (Fornecedor) | dezembro 03, 2020

    fix available now.


  • Excellent App!
    José Alfredo Rosas | outubro 05, 2020 Download confirmado (O que é isto?)

    Thanks a lot, you have saved me a lot of time. great wrok!


  • Great
    CAUCHY Stephane | junho 15, 2020 Download confirmado (O que é isto?)

    Très beau boulot. Un modéliste reconnaissant ;)


  • easy and effective
    Olivier Duval | março 03, 2020 Download confirmado (O que é isto?)

    many thanks for this App... Good work indeed... I have downloaded tre free tracfoil databank and linked it to the app... quick, easy, effective... 


  • Thanks
    sebastien baud | fevereiro 06, 2020 Download confirmado (O que é isto?)

    Merci beaucoup


  • Dimension and scaling problems
    Kjeld Mathias Petersen | janeiro 14, 2020 Download confirmado (O que é isto?)

    There are some problems with loading data points that are beyond the dimension (-1;-1) to (1;1). I found that it was best to stay within these limits.


  • Great airfoil add-in for Fusion
    Jeff Thier | fevereiro 18, 2019 Download confirmado (O que é isto?)

    If you need to import airfoil data to your Fusion design, this is the tool to use!
    As intended, this add-in reads and imports any properly formatted airfoil DAT files as a spline to your sketch; Which is much more elegant and convenient than a series of lines segments.
    The second great thing is that, it scales and aligns the airfoil to the selected construction line during the import. Which means that the airfoil comes at the right dimension and with the right angle (provided you selected a properly dimensioned construction line).
    The only cons, is that as others mentionned, the airfoil is sometimes drawn inverted. (I guess it has something to do with the coordinates system when parsing). It takes no time to fix the sketch by mirroring the profile around the construction line. Maybe this can be fixed in a future version


  • Promising features, wish it would work with my .dats
    Harper Abbot | fevereiro 13, 2019 Download confirmado (O que é isto?)

    Generates a flawed spline (contains curvature errors, etc) and seems to have chosen only a few of the points contained in the airfoil .dat files.  The files work with the other Fusion airfoil plugin. 

    Bernard Marie Grosperrin (Fornecedor) | fevereiro 22, 2019

    Could you give me a link where I could download your .dat files? Which one of the different standards are they following?


  • Very good tool
    Holger Weychardt | fevereiro 08, 2019 Download confirmado (O que é isto?)

    Simple and efficient. But same problem as Fabien. Sometimes the direction is not correct and I have no clue how to flip it.


  • Great tool
    Ziga Bozic | fevereiro 02, 2019 Download confirmado (O que é isto?)

    Works great, simple and efficient.

    Thanks!


  • Very useful, but I have this nasty bug with V1.0
    Fabien Gagné | dezembro 30, 2018 Download confirmado (O que é isto?)

    We can't specify the direction of the airfoil. Sometimes it is right, other times the plugin is stubbornly stuck reversed, with the leading edge pointing aft :(

    Please add a checkbox option to reverse the direction.

    Here's a video that shows the bug https://youtu.be/DjMTnINHLK4" target="_blank">https://youtu.be/DjMTnINHLK4

    Bernard Marie Grosperrin (Fornecedor) | fevereiro 22, 2019

    A simple miror will help, here.... Now, I agree it would be better if it was always consistent. Once I have some free time, I may look to make a version 2 with this corrected.


  • Very good job
    eric lemasson | setembro 23, 2018 Download confirmado (O que é isto?)

    Just work as promised. Needed to reinstall/repair it after F360 update...


  • Simple and great
    Greger Olofsson | julho 22, 2018 Download confirmado (O que é isto?)

    This plugin does what it's supposed to and does it well!

    Trés bien!


  • Best airfoil addin for Fusion 360
    Bernard Marie Grosperrin | junho 30, 2018

    Clearly, ability to draw an airfoil on an existing sketch, first selecting the cord, allow to make a very precise wing, with proper angles where needed. 

    A BIG plus!

Ir para o início