ParametricText
Gratuito
Sistema operacional:
Idioma:

Descrição

ParametricText is an Autodesk Fusion® add-in for creating Text Parameters in sketches.

 

Text parameters can be pure text or use parameter values by using a special syntax. There is also a special parameter, that contains information about the document’s version and saves the date.

 

All parameters are stored within the document upon saving. The texts are always “rendered” in the sketches, so they can be viewed without having the add-in. However, to correctly update the values, the add-in is needed.

 

Full online documentation

⭐ This add-in is free, but if you like it, please drop a review and tell us about your use case! Drop a review even if you don't like it. (The reviews will also provide feedback for future development)

You can also support me by buying me a coffee (Ko-fi link).

 

The add-in is licensed under the MIT license. 

Sobre esta versão

Versão 2.4.0, 08/04/2024
- v 2.4 (April 2024) - Add ``_.compdesc``: Component/Part description (Implemented by John Marsden) - Add ``_.partnum``: Part number - Add ``_.configuration``: Name of the current configuration. Autodesk feature support is still experimental.


Capturas de tela e vídeos


Comentários dos clientes

41 revisões
Obter ajuda técnica
  • Amazing
    Nicolas Leday | março 25, 2024 Download confirmado (O que é isto?)

    Works great!


  • Crashes Fusion immediately
    Kevin O'Connell | fevereiro 25, 2024 Download confirmado (O que é isto?)

    As soon as I try to create a text element, the whole Fusion app crashes. Deleting the add-in immediately fixes the crash, so it's definitely the extension's fault. I'm on MacOS. 


  • Some tips:
    Andrew Goss | fevereiro 21, 2024 Download confirmado (O que é isto?)

    Yes it should be a standard feature, and...

    My application needed embossed text on a 3d printed part.

    1. I found that placing the text on the z=0 plane and offsetting its base to the surface of the part and extruding 0.5mm as a separate component worked well.

    2. My part is one of seven pieces and I only wanted one text label turning visibility on/off worked well.All parts in the set had a label, only one piece was selected for emboseed label

    3. use app.fireCustomEvent('thomas_ParametriText_Ext_Update') when text changes are complete < adsk.doEvents() too ??? twice??? >

    Well done Thomas!

    Very happy with its function :) >


  • Sounds useful
    Petr Selič | fevereiro 20, 2024 Download confirmado (O que é isto?)

    This add-in is really usefull, is there an option for part number parameter? Or could you add it please? I would really appreciate it. Thanks for your work


  • Does exactly what i needed
    Anton Art | janeiro 28, 2024 Download confirmado (O que é isto?)

    6/5 thx so much!

    Should be native feature!


  • Text from parameter values, Works great!
    Jason Greathouse | janeiro 23, 2024 Download confirmado (O que é isto?)

     Add text and link text content to a parameter. Perfect. I'd give it 6 stars if I could.


  • Nice app, does not update with confurations.
    Arjan Dijk | janeiro 10, 2024 Download confirmado (O que é isto?)

    Hi Thomas, I tried to use the addin with configurations by showing the text "price" big on screen. This price is changed when selecting other elements. Then addin only updates if you change the main configuration, but if you change something in the them tables, it does not update. If you want to know more, let me know

    Thomas A (Fornecedor) | janeiro 17, 2024

    Hi, as a hobby user I cannot access configurations. Would you mind showing some screenshots or a video of the problem? To see what events Fusion 360 provides to the add-in, please follow the steps in this comment: https://github.com/thomasa88/ParametricText/issues/56#issuecomment-1656566754 ( Jul 29, 2023). If possible, please post your info to that page as well.


  • Excellent tool for marking parts that have multiple versions
    Bas S | dezembro 22, 2023 Download confirmado (O que é isto?)

    This should be standard functionality.
    Works great if you are specifically looking for something to label with versions or numbers.

    I would love to see some extra examples of best practices using this plugin, as there will probably be many more ways to use it.


  • Very god but still has a bug.
    Gilad Kapelushnik | dezembro 17, 2023 Download confirmado (O que é isto?)

    I use this allot, almost for every part as I tend to 3D print and having the version on the part maks it easy to track the chnages. There is still a bug that causes the size of the text to chnage randomly, usually to 20mm.

    Thomas A (Fornecedor) | janeiro 08, 2024

    Hi, please have a look at the following issue report to see if it can solve the problem: https://github.com/thomasa88/ParametricText/issues/29


  • Great
    Geran K. | dezembro 11, 2023 Download confirmado (O que é isto?)

    Very happy I found this AddIn. I'm wondering if there is a way to add "_.configuration"? I'm hoping to use each configuration's name as text.

    Thomas A (Fornecedor) | janeiro 08, 2024

    I have not yet seen a way to access the current configuration from an add-in.

    Thomas A (Fornecedor) | janeiro 17, 2024

    It looks like Fusion 360 will start supporting reading Configurations info soon (Jan-Feb). I have created this issue to track _.configuration progress: https://github.com/thomasa88/ParametricText/issues/58

    Thomas A (Fornecedor) | janeiro 21, 2024

    As I have the hobbyist edition, I cannot create configurations, but maybe I can open a document with configurations. Could you please try this: Create a new document, add at least 2 configurations and name them, File->Share File Link and then I can see if I can open the document and inspect it.


  • Absolutely amazing
    Troy Ostrander | novembro 04, 2023 Download confirmado (O que é isto?)

    So many options.

    I'm using the option to use a comment from my parameter table. The text will engrave part nubmers onto hundreds of pieces. Now the shop workers can easily find the pieces they're looking for!


  • Thank you!!
    Greg Wright | outubro 04, 2023 Download confirmado (O que é isto?)

    This is just what I was looking for. This will help me quickly brand my products. Thanks!


  • Can't believe this isn't in-built already
    Alex C | setembro 30, 2023 Download confirmado (O que é isto?)

    I've tried to search for this function in fusion 360, but im surprised it wasn't in built already.

    It works execellently, the fact that you can link text to function values is really conveint, I effectively wanted to write the box on a box, and the box is modular.
    I linked the text to the box size and now if i change the size of the box, the text updates as well.

    Really well made, initinally was a bit confusing until i watched the video and understood what i needed to do.

    If i'd give any suggestions, that would make it more natural, it would be to somehow make the new table pop out when you're writing text.
    As currently, unless you watch the video you'll never understand how to operate it.

    Aside from that it's really well made!


  • Found a "bug"
    Nicclas Oscarsson | setembro 25, 2023 Download confirmado (O que é isto?)

    been using your program from quite a while now and its lovely.

    But with last update, introducing Configuration table, i had som struggle with text following switching between configurations. 

    Found out you've made an update to fix this. but this update dosnt work in manufacturing tab. is it a quick fix? 

    In other words, everything works fine in design tab. but within manufacturing it wont  update parametric text when i switch config.  Thanks

    Thomas A (Fornecedor) | setembro 26, 2023

    If things have not changed, I don't think I can use configurations in the hobby version of Fusion 360. So maybe you can help to troubleshoot by following the instructions I wrote Jul 29, to see if there is an event that the add-in can listen to: https://github.com/thomasa88/ParametricText/issues/56#issuecomment-1656566754


  • Got the hang of it and love it ..
    Kyle Kimsey | setembro 21, 2023 Download confirmado (O que é isto?)

    Not sure why Fusion360 doesn't have something like this by default, but at least the community is here to save the day. I've been testing this with more customized Filament swatches so I can have the Brand/Type/Color/etc. on the model itself, no issues outside of quirks from F360.

    I did have to get used to using the comment block to get custom text, but that was just a training thing as it's a work-around for F360 not allowing text elsewhere.


  • A very useful add-in indeed - if you know how to use it
    Laust Nielsen | setembro 03, 2023 Download confirmado (O que é isto?)

    To be clear, I can totally use the add in as it is now - but my colleagues, who don't have a background in programming, do find it hard to wrap their heads around how to use it.

    Some improvements I hope to see in the future:

    • The ability to write the {} signs with the keyboard (I guess this is probably a limitation of the Fusion API)
    • The ability to insert {} at the current cursor position.
    • A textarea where you can just press enter for newline instead of having one long string with {_.newline} sprinkled in, for an even longer string.
    • A preview area that shows the result in realtime, so any mistake can be caught before pressing OK and leaving the dialog window. Or even better yet: having the result update in realtime in the actual sketch text

    Thomas A: thanks a bunch for this add in. I find it extremely useful and I am very grateful for your hard work. Any improvements from this point on is just a bonus. And I agree that this ought to be a vanilla feature of F360


  • Works Great
    Johannes Erchen | agosto 28, 2023 Download confirmado (O que é isto?)

    I can't understand why Fusion has not buildin it, but this plugin works great!


  • Very Well Built Add In
    thomas j robinson | julho 27, 2023 Download confirmado (O que é isto?)

    Like this very much, will make alot of my work easier. I would reccomend you add an automatic scale text to fit tho. Thanks Thomas


  • Works Great
    Chris Porche | junho 24, 2023 Download confirmado (O que é isto?)

    This is exactly what I was looking for, surprised it isn't already included in the program.


  • What I've been looking for for years
    Daniël Eikelenboom | maio 15, 2023 Download confirmado (O que é isto?)

    Perfect, thanks!


  • I like it a lot
    Christian Werner | fevereiro 18, 2023 Download confirmado (O que é isto?)

    A most useful plugin, potentially saves a lot of time and hassle! I use it to automatically engrave dimensions and version numbers onto my 3d prints  It's a pity that Autodesk didn't bother to implement parametric text feature. However, this plugin does the job really well and is probably more powerful than what Autodesk would have built.. It seemed a bit unintuitive at first, and I also forgot about that step again later, but once I found out/remembered that I just need to click the sketch text to have it replaced with the chosen expression, all is well.
    Thanks a lot Thomas!


  • So good, it should be a vanilla feature.
    C E | fevereiro 17, 2023 Download confirmado (O que é isto?)

    Works well once you watch the demo video. The grammar is easy to use and the examples on the "Change Text Params" window is a nice touch.

    I do a lot of 3D printed assemblies and having the version numbers, critical dimensions, and assmbly part# values on the geometry itself is invaluable in the field.

    Make this a default feature already, Autodesk!


  • Fantabulous!
    Iain Royle | outubro 28, 2022 Download confirmado (O que é isto?)

    Does exactly what it says on the tin, and makes revisioning for inscriptions super easy, barely an inconvenience!

    Ollie Townsend | novembro 27, 2022

    Your review is what sold me! I wanted something that would leave me saying Wow wow wow wow wow..........wow!


  • Awesome!
    Jussi Kallio | outubro 11, 2022 Download confirmado (O que é isto?)

    Exactly what I was looking for and it just worked!


  • Perfect!
    Dennis Fredriksson | setembro 27, 2022 Download confirmado (O que é isto?)

    Like someone else said, why isn't this already in the base version of Fusion360?

    Anyways, excellent work! This makes my life so much easier.


  • Very useful add-in. Good work!
    Rene Hagen | setembro 01, 2022 Download confirmado (O que é isto?)

    Should be possible with the standard functionality. Since it isn't this add-in fills the gap. Good work!


  • Where's this add-in been all my life!
    Chris Heerschap | julho 14, 2022 Download confirmado (O que é isto?)

    Have always wanted this ability but never thought to look at Add-Ins and today I did. Tried it on one very simple model that needed one marking driven by the key dimension, and it's done exactly what I wanted. Looking forward to making much more use of this - thank you!


  • Makes Version Tracking So Much Easier!
    Jeff Miller | junho 20, 2022 Download confirmado (O que é isto?)

    I do a lot of work designing 3D printed parts. Having the ability to  automatically embed version information (dimensions, etc) onto those parts is huge for us.

    In our project, we have multiple manufacturing processes, and we have to do a lot of "trial and error" testing. A 3D print gets used to make a mold which gets used to make a casting which gets fed into a CNC process, etc.

    To keep that all straight, we include version information on the surface of each print. But maintaining that by hand was an error-prone pain.

    This plugin is really helping to tighten up our process. Thank you!!!


  • Thank you!
    Eugene Yamamoto | abril 24, 2022 Download confirmado (O que é isto?)

    This is really great! Thank you so much for putting this together, it's exactly what I was looking for.


  • Version 2.3.0
    Andy Barnett | março 13, 2022 Download confirmado (O que é isto?)

    Many thanks for the latest update - the {newline} feature is magic 😎


  • Does exactly what I wanted it to do!
    Rick Seiden | fevereiro 12, 2022 Download confirmado (O que é isto?)

    I was building a sleeve for IC sockets, and wanted the number of pins to be embossed on the lid, so I wanted something that would take the parameter of the number of pins for the text to emboss.

    This does it quickly and easily.  I just had to figure out that the formatting of {pins:.0f} would get rid of the ".0" on the end.

     

    THANKS!


  • Works Great!
    Ronen Shouker | janeiro 20, 2022 Download confirmado (O que é isto?)

    It just works.


  • Brilliant!
    Mike Cameron | dezembro 30, 2021 Download confirmado (O que é isto?)

    I create objects for my 3D printers to test tolerances and things of that nature. I will often have text right on the side of an object so I can tell what a certain dimension is. This will save me a lot of time by not having to go into the sketch where the text is each time and change it. Not to mention, I would sometimes change the text, but forget to change the parameter. Now I can do it all from the parameters window. Game changer.


  • Works Great
    Tyler Pope | novembro 19, 2021 Download confirmado (O que é isto?)

    Exactly what I needed. I miss this feature after switching from Onshape. Thanks!


  • Awesome. As is the support.
    Mark Lewno | setembro 03, 2021 Download confirmado (O que é isto?)

    Great plugin.   Excellent for embedding product revs, patt numbers, and a myriad of other uses.   Support is great as wel. 


  • Very Good!
    Yl Yang | agosto 23, 2021 Download confirmado (O que é isto?)

    It will be better if a parameter autofill/selector and value preview could be added.

    I have to open Change Parameters and copy the names first. Cause Fusion has the parameter autofill, I never remember the parameter names.


  • Exactly what I was looking for.
    Stephan Veigl | agosto 05, 2021 Download confirmado (O que é isto?)

    Exactly what I was looking for.


  • Excellent! Much needed!
    Mattias Ranbro | março 23, 2021 Download confirmado (O que é isto?)

    Been looking for this! Works perfectly.


  • Deserves to be installed by default !
    Guy Capra | março 20, 2021 Download confirmado (O que é isto?)

    I can finally automatically engrave the size of pieces !

    Thank you very much dear Thomas, the editor should give you a medal (in real gold) !


  • Fills a void in Fusion 360
    Zobel Junk | outubro 15, 2020

    Glad to finally have this basic functionality to version my parts and embed paramentric details.


  • Excellent !
    Jérémie Tarot | outubro 01, 2020 Download confirmado (O que é isto?)

    Hi thanjs for this nice and handy app !
    Used for engraved text on part and makes text update much more easy and fast.
    Only issue I've met is it seems to choke on parameters without units:

    ---------------------------
    Fusion 360
    ---------------------------
    Copy this message using Ctrl+C:

    C:\Users\tarax\AppData\Roaming\Autodesk\ApplicationPlugins\ParametricText.bundle\Contents\thomasa88lib\events.py failed:

    Traceback (most recent call last):
      File "C:/Users/tarax/AppData/Roaming/Autodesk/ApplicationPlugins/ParametricText.bundle/Contents\thomasa88lib\events.py", line 141, in catcher
        func(args)
      File "C:/Users/tarax/AppData/Roaming/Autodesk/ApplicationPlugins/ParametricText.bundle/Contents/ParametricText.py", line 356, in map_cmd_execute_handler
        save(cmd)
      File "C:/Users/tarax/AppData/Roaming/Autodesk/ApplicationPlugins/ParametricText.bundle/Contents/ParametricText.py", line 377, in save
        sketch_text.text = evaluate_text(text)
      File "C:/Users/tarax/AppData/Roaming/Autodesk/ApplicationPlugins/ParametricText.bundle/Contents/ParametricText.py", line 458, in evaluate_text
        shown_text = SUBST_PATTERN.sub(sub_func, text)
      File "C:/Users/tarax/AppData/Roaming/Autodesk/ApplicationPlugins/ParametricText.bundle/Contents/ParametricText.py", line 442, in sub_func
        value = design.fusionUnitsManager.convert(param.value, "internalUnits", param.unit)
      File "C:/Users/tarax/AppData/Local/Autodesk/webdeploy/production/81fe16c330656df1a293195f4c169d3f2a29c315/Api/Python/packages\adsk\fusion.py", line 15775, in convert
        return _fusion.FusionUnitsManager_convert(self, *args)
    RuntimeError: 3 : Bad units parameter

    ---------------------------
    OK   
    ---------------------------

    Thanks for sharing. Keep the good code coming :-)

    Thomas A (Fornecedor) | outubro 03, 2020

    Hi, thank you for reporting this. Believe it or not, I actually hit the exact same problem today. I'm planning to submit the next version in the coming days, but it might take 1-2 weeks due to the review process. However, if you want to, you can try the beta here: https://github.com/thomasa88/ParametricText/releases/tag/v1.1.0-beta.4 You will need to uninstall the version downloaded from here and then follow the instructions in the readme: https://github.com/thomasa88/ParametricText/blob/v1.1.0-beta.4/README.md If you don't uninstall the store version first, you will get errors when the beta and the released version tries to run at the same time.

    Thomas A (Fornecedor) | outubro 13, 2020

    v1.1.0 with the unit fix is now published!

Ir para o início