/ExportToSVG

Fusion360 Add-In for exporting to SVG

Primary LanguagePythonThe UnlicenseUnlicense

Export to SVG

Add-In for Autodesk Fusion360.
Exports bodies & sketch geometry as SVG with an infinite number of color and stroke-width settings.


screenshot1


screenshot2


Installation

Soon available on the app store!

OR

  • Download the Project as ZIP and extract it somewhere you can find again, but won't bother you. (or use git to clone it there)
  • Open Fusion360 and press ADD-INS > Scripts and Add-ins
  • Select the tab Add-Ins and click the green plus symbol next to "My Add-Ins"
  • Navigate to the extracted Project folder and hit open
  • The Add-in should now appear in the "My Add-Ins" list. Select it in the list. If desired check the "Run on Startup" checkbox and hit run.
  • The Command will appear as MODIFY > Export to SVG

Changelog

1.0 Initial