Skip to content

Releases: bluekeyes/Fusion360-ExportCutlist

v0.6.1

Choose a tag to compare

@bluekeyes bluekeyes released this 01 Mar 22:18
  • Fix crash when selecting non-default units for export (thanks to @NaPs)

v0.6.0

Choose a tag to compare

@bluekeyes bluekeyes released this 25 Jan 22:10
  • Add new options to control name formatting
    • Use only the component or body name instead of the full path from the root component
    • Use component names instead of body names
    • Only output the unique names associated with each item
    • Trim numeric suffixes from component and body names
  • Add an option to disable material details in the output and add material support to the CutList Optimizer format
  • Reorganize the UI to place all formatting options in their own section
  • Fix a bug where item names could change based on how the entities were selected for export
  • Fix a bug that duplicated items when both the root component and child components were selected

Full Changelog: v0.5.3...v0.6.0

v0.5.3

Choose a tag to compare

@bluekeyes bluekeyes released this 13 Sep 15:02
  • Add the ability to change units at export time (thanks to @Billiam)
  • Fix import errors with CutlistOptimizer when component or body names contain commas (thanks to @leonvandermeer)

v0.5.2

Choose a tag to compare

@bluekeyes bluekeyes released this 14 Feb 05:43
  • Fix error when processing bodies with no orientable edges

v0.5.1

Choose a tag to compare

@bluekeyes bluekeyes released this 07 Nov 04:52
  • Fix error when component names contain UTF-8 characters (thanks to @sposnjak)

v0.5.0

Choose a tag to compare

@bluekeyes bluekeyes released this 04 Jul 22:16
  • Add an option to disable grouping by dimensions
  • Move the "Ignore material" option to the new "Group By" section

v0.4.1

Choose a tag to compare

@bluekeyes bluekeyes released this 24 Jun 05:22
  • Fix column order in basic CSV format

v0.4.0

Choose a tag to compare

@bluekeyes bluekeyes released this 27 May 21:45

v0.3.1

Choose a tag to compare

@bluekeyes bluekeyes released this 06 Feb 06:07
  • Save options between uses of the export command in the same Fusion 360 session

v0.3.0

Choose a tag to compare

@bluekeyes bluekeyes released this 15 Nov 05:53
  • Account for body rotation when matching dimensions. This uses a heuristic that should work in most practical cases, but will not produce the minimal dimensions in all situations.
  • Move units to a separate field in the JSON format
  • Add an option to adjust the tolerance used when matching body dimensions