Skip to content

BackupProject is a Fusion 360 add-in that exports all files from the active project into a user-selected folder while preserving the original folder structure. It supports Fusion data files with f3d and f3z extensions.

License

Notifications You must be signed in to change notification settings

MaestroFusion360/BackupProject

Repository files navigation

BackupProject

BackupProject is a Fusion 360 add-in that exports all files from the active project into a user-selected folder while preserving the original folder structure. It supports Fusion data files with f3d and f3z extensions.



Install

  1. Copy this folder to your Fusion 360 add-ins directory.
  2. In Fusion 360, open Scripts and Add-Ins.
  3. Find BackupProject and click Run or enable Run on Startup.

Usage

  1. Open the Design workspace in Fusion 360.
  2. Click the Backup Project button on the Backup panel.
  3. Select a destination folder.
  4. Wait for the export to finish.

Features

  • One-click backup of the active project
  • Preserves project folder hierarchy
  • Skips unsupported file types
  • Progress dialog with cancel support

Notes

  • Exports run through Fusion commands, so cloud access and permissions apply.
  • Existing files at the target path are skipped.
  • Files without a cloud data URL (for example, untitled documents) are reported as issues and skipped.

Configuration

Global settings are in config.py. The command ID uses COMPANY_NAME and ADDIN_NAME from that file.


Version

Current version (see BackupProject.manifest).


License

See LICENSE.md


Issues Stars

Project Views

About

BackupProject is a Fusion 360 add-in that exports all files from the active project into a user-selected folder while preserving the original folder structure. It supports Fusion data files with f3d and f3z extensions.

Topics

Resources

License

Stars

Watchers

Forks

Languages