[CZ](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/README-cs_CZ.md) | [DE](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/README-de_DE.md) | [**EN**](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux) | [ES](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/README-es_ES.md) | [IT](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/README-it_IT.md) | [RU](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/README-ru_RU.md) ![banner-fusion360](https://user-images.githubusercontent.com/79079633/127371623-6b50b591-1b12-466d-9c96-b5b6d6314f31.png) ![GitHub last commit](https://img.shields.io/github/last-commit/cryinkfly/Fusion-360---Linux-Wine-Version-?style=for-the-badge) ![GitHub issues](https://img.shields.io/github/issues-raw/cryinkfly/Fusion-360---Linux-Wine-Version-?style=for-the-badge) ![GitHub Repo stars](https://img.shields.io/github/stars/cryinkfly/Fusion-360---Linux-Wine-Version-?style=for-the-badge) ![GitHub forks](https://img.shields.io/github/forks/cryinkfly/Fusion-360---Linux-Wine-Version-?style=for-the-badge) ![GitHub](https://img.shields.io/github/license/cryinkfly/Fusion-360---Linux-Wine-Version-?style=for-the-badge) [Autodesk Fusion 360](https://www.autodesk.com/products/fusion-360/features) is a cloud-based 3D modeling, CAD, CAM, and PCB software platform for product design and manufacturing, what you can use on Windows and macOS. But the problem is that there are also people like me who don't want to use either of these two operating systems on their systems. Then these users have installed a Linux distribution such as openSUSE Leap, Ubuntu or Fedora. And so I got the idea to start this project here to find a way to solve this problem. I started looking at different tools and my choice was Wine! With this nice tool we don't need longer two operating systems for Fusion 360, when we will create a fantastic project in the future or if you want to work on a project with other people. Is that a great idea for the future? Personally, I think this idea is good and for this reason I will do my best to give you the opportunity to use it on Linux as well! --- You will get more information about this program, then you can visit the original website of Autodesk Fusion 360 with this link: https://www.autodesk.com/products/fusion-360/features --- ## Current Version of Autodesk Fusion 360 **Version number:** 2.0.13168* *Notice: [How to check which version of Fusion 360 is being used?](https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/How-to-check-what-version-of-Fusion-360-is-installed.html) --- - 📂 Downloads: Stable and development builds - 📔 Documentation: GitHub-Documentation & Videos - 💬 Would You like to get in touch with me? Or if You have any questions, suggestions or problems? - 📫 Then You can create an issue here on GitHub or You visit my website and get in touch with me! - 📜 Code of Conduct: [Contributor Covenant](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/.github/CODE_OF_CONDUCT.md) - 📖 Information for contributors: All contribution information, Compilation instructions, Roadmap (Still in Progress!) - ❤️ I'd like to thank everyone who has helped me to get Fusion 360 up and running on Linux! - ☕️ Discussion: https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/discussions - 🍷 Super Application Maintainer (WineHQ): https://appdb.winehq.org/objectManager.php?sClass=application&iId=15617 - 🌍 Official member of the [Autodesk Group Network](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/releases/tag/v5.1) & [Autodesk Fusion 360 Insider program](https://feedback.autodesk.com/key/Fusion360Insider)! --- ## Screenshots
--- ## Downloads There are some script releases available, built from the release targets. It's recommended that if you're new you start with the stable builds. Development builds are available here if you need it, but correspondingly may be less stable. In the [development branch](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/tree/main/files/builds/development-branch) you will find, for example, the upcoming versions of my setup wizard, as well as builds that run with the help of Flatpak or Docker/Podman. --- ## Hardware and Software Requirements - Internet connection (Cable/DSL speeds recommended)! - Check the [Health Dashboard](https://health.autodesk.com/) of Autodesk Fusion 360! - Latest graphics driver, see here! - Latest wine version (6.23 and newer), because with some versions of wine where no internet connection works! - Would you like to use the Czech language later in Autodesk Fusion 360, then you need a [special extension](https://apps.autodesk.com/FUSION/en/Detail/Index?id=9151466655844643882) what you must have bought and downloaded before you can install this with my Setup Wizard! - My script install some packages (dialog, p7zip, p7zip-full, p7zip-rar, curl, wget, winbind, cabextract, wine, wine-mono, wine_gecko, winetricks, ...)! - Please select the DXVK mode, as there are some bugs in the OpenGL mode! The OpenGL mode only serves as a fallback. - [YAD](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/233) must be installed on your computer! - Supported Linux distributions: - Arch Linux, Manjaro Linux, EndeavourOS, ... - Debian 10, MX Linux 19.4, Raspberry Pi Desktop, ... - Debian 11 - Fedora 35 - Fedora 36 - openSUSE Leap 15.2 - openSUSE Leap 15.3 - openSUSE Leap 15.4 (Comming Soon!) - openSUSE Tumbleweed - Red Hat Enterprise Linux 8.x - Red Hat Enterprise Linux 9.x - Solus - Ubuntu 18.04, Linux Mint 19.x, ... - Ubuntu 20.04, Linux Mint 20.x, Pop!_OS 20.04, ... - Ubuntu 22.04, Pop!_OS 22.04, ... - Void Linux - Gentoo Linux --- ## Getting Started Install Fusion 360 for Linux client: 1.) Check my GitHub-Documentation & Videos before you install Autodesk Fusion 360 on your system! 2.) Check, if your [network settings](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/tree/main/files/extras/network/etc) are correctly configured! 3.) Open a terminal and run this command: mkdir -p "$HOME/.fusion360/bin" && cd "$HOME/.fusion360/bin" && wget -N https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/install.sh && chmod +x install.sh && bash install.sh && exit 4.) Now, You can use Autodesk Fusion 360 on your Linux system! *Notice: Here can you find [all files](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/tree/main/files/builds/stable-branch/.desktop) what you need for a .desktop file! --- ## Which work areas and functions have I tested:
Windows macOS Linux
Construction heavy_check_mark heavy_check_mark heavy_check_mark
Animation heavy_check_mark heavy_check_mark heavy_check_mark
Rendering heavy_check_mark heavy_check_mark heavy_check_mark
Production heavy_check_mark heavy_check_mark heavy_check_mark
Simulation heavy_check_mark heavy_check_mark heavy_check_mark
Generative Design heavy_check_mark heavy_check_mark heavy_check_mark
Drawing heavy_check_mark heavy_check_mark heavy_check_mark
Electronics heavy_check_mark heavy_check_mark heavy_check_mark
Online- & Offline-Mode heavy_check_mark heavy_check_mark heavy_check_mark
Support all languages heavy_check_mark heavy_check_mark heavy_check_mark
Scripts and additional modules heavy_check_mark heavy_check_mark heavy_check_mark
Streamcast-Recorder heavy_check_mark heavy_check_mark heavy_multiplication_x
Voice Assistant heavy_multiplication_x heavy_multiplication_x heavy_check_mark
Sandbox-Mode heavy_multiplication_x heavy_multiplication_x heavy_check_mark
--- ## Important Notice With the help of my script, You get a way to install Autodesk Fusion 360 on your Linux system. Certain packages and programs that are required will be set up for You, but it's important to know, that my script only helps You to get the program to run and nothing more! And so, You must to purchase the licenses directly from the manufacturer of the program Autodesk Fusion 360! --- ## License All my scripts are released under the MIT license, see LICENSE.md for full text.