Skip to content

Releases: thomasa88/ParametricText

v2.6.0

15 Sep 16:38

Choose a tag to compare

  • Correcly handle Fusion's own text parameters, introduced in the September 2025. (#96)

v2.5.2

14 Jun 13:59

Choose a tag to compare

  • v 2.5.2 (June 2025)

    • Add missing file, which made version 2.5.0 and 2.5.1 fail to load.

v2.5.1

14 Jun 13:34

Choose a tag to compare

  • Add "Change Text Parameters" to the "Modify" menu in the flat pattern environment. (#86)

v2.5.0

03 Jun 17:12

Choose a tag to compare

  • Minor performance improvement when looking up sketch text objects. (#84)
  • Partial support for text parameters in sheet metal flat pattern sketches. (#86)
  • Only trigger text updates for renames of objects that are tracked.
  • Remove remaining code for old text height workaround. (#29)
  • Update sketches when user runs compute all. (#70)
  • Troubleshooting mode, which logs add-in status.
  • Remove sketch text from previous text parameter row if it is included in a row.
  • Add "change text parameters" to Manufacture->Manage menu. (#33)
  • Export and import text parameters to/from CSV files.

v2.5.0-beta.1

29 May 18:19

Choose a tag to compare

v2.5.0-beta.1 Pre-release
Pre-release
  • Minor performance improvement when looking up sketch text objects. (#84)
  • Partial support for text parameters in sheet metal flat pattern sketches. (#86)
  • Only trigger text updates for renames of objects that are tracked.
  • Remove remaining code for old text height workaround. (#29)
  • Update sketches when user runs compute all. (#70)
  • Troubleshooting mode, which logs add-in status.

v2.4.1

30 Apr 05:44

Choose a tag to compare

  • Include g formatter in documentation.

No changes to the add-in.

v2.4.0

02 Apr 18:30

Choose a tag to compare

  • 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.

v2.3.3

28 Jan 09:26

Choose a tag to compare

  • Fix text size becoming 20 mm when doing "Save As", by removing old fix for text height on text content change. (#29, #21)

Published in a separate release, in case it turns out that removing this workaround makes the original problem come back.

v2.3.2

28 Jan 09:25

Choose a tag to compare

  • Support for triggering update of text parameters from another script/add-in. (#54)
  • Link to documentation from the parameter dialog.

v2.3.1

16 Sep 14:34

Choose a tag to compare

  • Workaround for `Fusion 360™ bug when creating the edit dialog.
  • Update texts when the active Configuration changes. (#56)