2021-02-16 10:45:16 +01:00
<h1>Fusion-360 - Linux (Wine Version)</h1>
2021-02-16 11:01:29 +01:00
2021-04-14 18:20:52 +02:00

2021-04-13 13:50:06 +02:00
2021-04-25 14:25:09 +02:00
Hello and Welcome on my GitHub-Channel "Crinkfly"!
2021-04-13 13:50:06 +02:00
2021-04-25 14:25:09 +02:00
In this repository you can find some instructions for Autodesk Fusion 360, where you get a way to install this program on your system.
I will give you a feedback at different intervals, when there is something new.
2021-02-16 10:45:16 +01:00
2021-04-25 14:25:09 +02:00
My goal is that we can also use Autodesk Fusion 360 on Linux and so we don't need longer two operating systems for this program, when we use this for our projects. I think this is a fantastic idea!
2021-02-16 10:45:16 +01:00
2021-04-17 14:43:09 +02:00
________________________________________________
2021-04-25 14:25:09 +02:00
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
2021-04-17 14:43:09 +02:00
________________________________________________
2021-04-17 14:54:35 +02:00
Also you get more informations about Fusion 360, when you visit my other channels:
2021-04-17 14:43:09 +02:00
- Facebook: https://www.facebook.com/cryinkfly/
- Instagram: https://www.instagram.com/cryinkfly/
- YouTube: https://www.youtube.com/channel/UCJO-EOBPtlVv5OycHkFPcRg

2021-02-16 11:01:29 +01:00
________________________________________________
My system:
2021-04-17 14:45:00 +02:00
OS: openSUSE Leap 15.3 Beta x86_64<br/>
Kernel: 5.3.18-52-default<br/>
2021-04-14 13:53:19 +02:00
DE: Xfce<br/>
CPU: Intel i7-7700HQ (8) @ 3.800GHz<br/>
GPU: NVIDIA GeForce GTX 1060 Mobile 6G (Community Repository Nvidia & CUDA Repository)<br/>
2021-02-16 11:01:29 +01:00
Memory: 32GB
2021-05-09 22:08:54 +02:00
Wine version: wine-6.8 (WINEARCH = win64)
2021-02-16 11:01:29 +01:00
2021-04-12 17:29:56 +02:00
________________________________________________
2021-04-11 09:49:57 +02:00
2021-05-11 16:07:15 +02:00
#### Installation on openSUSE Leap & Tumbleweed:
2021-02-24 16:48:39 +01:00
2021-04-17 14:43:09 +02:00

2021-05-11 16:07:15 +02:00
1.) Download my scripts: [Installation-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-install.sh ) & [Start-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-start.sh )
2021-04-28 13:28:57 +02:00
2021-05-11 16:07:15 +02:00
2.) On openSUSE Tumbleweed you must delete the steps for adding the wine-Repository in my file "fusion360-install.sh"!
2021-04-28 13:28:57 +02:00
2021-05-11 16:07:15 +02:00
3.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
2021-02-24 16:48:39 +01:00
2021-05-14 14:42:58 +02:00
*Notice: Check if you have installed the newest graphics driveron your system!
2021-04-12 17:28:47 +02:00
________________________________________________________________________________________________
2021-02-16 11:01:29 +01:00
2021-04-17 14:43:09 +02:00
#### Installation on Ubuntu, Linux Mint, ...:

2021-04-13 13:23:13 +02:00
2021-05-11 16:07:15 +02:00
1.) Download my scripts: [Installation-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-install.sh ) & [Start-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-start.sh )
2021-04-13 13:23:13 +02:00
2021-05-11 16:07:15 +02:00
2.) When you system use a newer based Ubuntu version as like Ubuntu (Focal Fossa), then you must change the wine-Repository in my file "fusion360-install.sh (Visit this site: https://wiki.winehq.org/Ubuntu)!
3.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
2021-04-12 17:28:47 +02:00
2021-05-14 14:42:58 +02:00
*Notice: Check if you have installed the newest graphics driveron your system!
2021-04-12 17:28:47 +02:00
________________________________________________________________________________________________
2021-04-13 13:23:13 +02:00
2021-04-13 13:34:32 +02:00
2021-04-14 10:32:27 +02:00
#### Installation on Fedora:
2021-04-13 13:34:32 +02:00
2021-04-17 14:43:09 +02:00

2021-05-11 16:07:15 +02:00
1.) Open a Terminal and run this command sudo nano /etc/hosts (Change this file!)
2021-04-14 10:32:27 +02:00
2021-04-28 13:28:57 +02:00
127.0.0.1 localhost
127.0.1.1 EXAMPLE-NAME
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
2021-05-11 16:07:15 +02:00
2.) Run this command: sudo nano /etc/hostname (Change this file!)
2021-04-14 10:32:27 +02:00
2021-04-28 13:28:57 +02:00
EXAMPLE-NAME
2021-05-11 16:07:15 +02:00
3.) Reboot your system
2021-04-14 10:32:27 +02:00
2021-05-11 16:07:15 +02:00
4.) Download my scripts: [Installation-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-install.sh ) & [Start-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-start.sh )
2021-04-14 10:32:27 +02:00
2021-05-11 16:07:15 +02:00
5.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
2021-05-14 14:42:58 +02:00
*Notice: Check if you have installed the newest graphics driveron your system!
2021-05-11 16:07:15 +02:00
2021-04-13 13:34:32 +02:00
________________________________________________________________________________________________
2021-04-14 15:32:44 +02:00
#### Installation on Manjaro (based on Arch Linux):
2021-04-13 13:34:32 +02:00
2021-04-17 14:52:49 +02:00

2021-04-17 14:43:09 +02:00
2021-04-14 15:32:44 +02:00
2021-05-11 16:07:15 +02:00
1.) Download my scripts: [Installation-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-install.sh ) & [Start-Script ](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/fusion360-start.sh )
2021-04-14 15:32:44 +02:00
2021-05-11 16:07:15 +02:00
2.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
2021-04-14 15:32:44 +02:00
2021-05-14 14:42:58 +02:00
*Notice: Check if you have installed the newest graphics driveron your system!
2021-04-23 08:04:28 +02:00
________________________________________________________________________________________________
2021-04-28 13:28:57 +02:00
#### Installation with Flatpak (Ubuntu) - EXPERIMENTAL:
2021-04-23 20:14:01 +02:00
1. Check if your system is up to date: Open a Termial -> Run this command: sudo apt-get update && sudo apt-get upgrade (And it's important that have installed the newest graphics driver!)
2. Run this command: sudo apt-get install p7zip p7zip-full p7zip-rar && sudo apt-get install curl
3. Run this command (install flatpak): sudo apt install flatpak
4. Run this command: flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
5. Run this command sudo nano /etc/hosts (Change this file!)
127.0.0.1 localhost
127.0.1.1 EXAMPLE-NAME
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
6. Run this command: sudo nano /etc/hostname (Change this file!)
EXAMPLE-NAME
7. Reboot your system!
8. Open a Terminal -> Run this command: flatpak install flathub org.phoenicis.playonlinux
10. Run this command: cd Downloads && mkdir fusion360 && cd fusion360
11. Run this command: wget https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe (Here we downloading the installer of Fusion 360.)
2021-05-09 22:08:54 +02:00
12. Close the terminal
2021-04-23 20:14:01 +02:00
2021-05-09 22:08:54 +02:00
13. Then you must look to my instruction: https://github.com/PhoenicisOrg/phoenicis/issues/2389
2021-04-23 20:14:01 +02:00
(Safe your winetricks (file) here: /home/YOUR-USER/Downloads/ winetricks)
2021-05-09 22:08:54 +02:00
14. Now, you can continue with the installation of Fusion 360.
2021-04-23 20:14:01 +02:00



2021-05-09 22:08:54 +02:00
15. Open the terminal:
2021-04-23 20:14:01 +02:00

2021-05-09 22:08:54 +02:00
16. Run this command: cd $HOME/Downloads/ && sh winetricks -q corefonts vcrun2017 msxml4
2021-04-23 20:14:01 +02:00
2021-05-09 22:08:54 +02:00
17. Run this command: winecfg
18. Set the windows version to Windows 10
2021-04-23 20:14:01 +02:00
2021-05-09 22:08:54 +02:00
19. Run this command: cd fusion360 && wine Fusion\ 360\ Admin\ Install.exe -p deploy -g -f log.txt --quiet (Run this command 2x)
2021-04-23 20:14:01 +02:00
2021-05-09 22:08:54 +02:00
20. Close the Terminal.
2021-04-23 20:14:01 +02:00
2021-05-09 22:08:54 +02:00
21. Open your Filebrowser (for example Thunar) -> Go to this path: /home/YOUR-USER/.var/app/org.phoenicis.playonlinux/.Phoenicis/containers/wineprefix/Fusion/drive_c/users/steve/Application Data/Autodesk/Neutron Platform/
2021-04-23 20:14:01 +02:00
2021-05-09 22:08:54 +02:00
22. Create a new folder: Options
23. Create a new file: NMachineSpecificOptions.xml
24. Insert this text:
2021-04-23 20:14:01 +02:00
`<?xml version="1.0" encoding="UTF-16" standalone="no" ?>
<OptionGroups>
<BootstrapOptionsGroup SchemaVersion="2" ToolTip="Special preferences that require the application to be restarted after a change." UserName="Bootstrap">
<driverOptionId ToolTip="The driver used to display the graphics" UserName="Graphics driver" Value="VirtualDeviceGLCore"/></BootstrapOptionsGroup>
</OptionGroups>`
... safe this file, close the editor and your file-browser.
2021-05-09 22:08:54 +02:00
25. Open the terminal:
2021-04-23 20:14:01 +02:00

2021-05-09 22:08:54 +02:00
26. Run this command: cd drive_c/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/ && wine Autodesk\ Fusion\ 360.Ink
2021-04-23 20:14:01 +02:00

#### Fusion 360 dosn't work at the moment with this method! Only the installation of Fusion 360 works!
But you can see now, that I search for a solution, so that Fusion 360 works on all Linux distributions.
This is just one of my ways to get Fusion 360 up and running using Flatpak.
________________________________________________________________________________________________
2021-04-23 08:04:28 +02:00
#### If you use Wine under XWayland, you can activate the option for "Emulating a virtual desktop" in the Graphics Tab in winecfg, to avoid problems with:
- flickering
- wrong window location
- wrong mouse cursor location and clicks
- keyboard detection
2021-04-14 15:32:44 +02:00
2021-04-13 13:34:32 +02:00
________________________________________________________________________________________________
2021-04-13 19:13:12 +02:00
##### Note: Simply ignore errors that occur during installation.
##### The installation of Fusion 360 was repeated several times to ensure that it really worked.
2021-04-14 14:00:55 +02:00
2021-04-23 08:04:28 +02:00
________________________________________________________________________________________________
2021-04-14 14:01:33 +02:00
##### Special thanks to https://github.com/probonopd for his old guide here: https://gist.github.com/probonopd/0fab254aa0b6fc371d8db641822bd530 ! :-)
2021-04-23 08:04:28 +02:00
________________________________________________________________________________________________
2021-04-25 14:25:09 +02:00
##### Application Maintainer (WineHQ): https://appdb.winehq.org/objectManager.php?sClass=version&iId=36468
2021-04-25 14:25:58 +02:00
- @cryinkfly (Administrator & Project Manager)
2021-04-25 14:25:09 +02:00
________________________________________________________________________________________________
2021-05-09 23:01:44 +02:00
##### Special thanks go to these users:
2021-04-23 08:04:28 +02:00
- @dreamcat4
2021-05-09 23:03:06 +02:00
- @mike -lloyd03
2021-05-09 23:01:44 +02:00
- @Tony763
... they help me to get work Fusion 360 on Linux!!!
2021-04-12 17:28:47 +02:00
________________________________________________________________________________________________
2021-02-16 11:01:29 +01:00
2021-04-13 13:31:12 +02:00
#### Which workspaces I have tested:
2021-02-16 11:01:29 +01:00
2021-03-04 12:09:39 +01:00
- construction (works)
- animation (works)
2021-04-12 17:28:47 +02:00
- rendering (works , but when you will saving a rendered file, then you must changing something: https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/releases/tag/v1.2
2021-05-09 14:42:52 +02:00
- production (works)
2021-05-09 22:08:54 +02:00
- simulation (works)
2021-05-09 14:42:52 +02:00
- documentation (dosn't work correctly)
2021-04-28 13:28:57 +02:00
________________________________________________________________________________________________
#### When you will dosn't use openGL:
- Run this command: winetricks -q corefonts vcrun2017 msxml4 dxvk (Then you must install also dxvk!)
- Run this command: winecfg -> Go to libraries -> Change these options:
2021-04-28 13:31:45 +02:00
- d3d10core = disabled
- d3d11 = builtin
- d3d9 = builtin
- dxgi = builtin
2021-04-28 13:28:57 +02:00
2021-04-28 13:31:45 +02:00
When you have opened Fusion 360 -> Go to preferences and in General under Graphics driver, select DirectX 9.