This is an upgrade from grandpaul's original S3D 3.x flatpak. It is a WIP and may not work until this notice is removed.
This is currently running, but only as root. More work is needed to fix permissions so that the license can activate.
- flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- flatpak install org.gnome.Platform//43
- flatpak install org.gnome.Sdk//43
- Pay and download Simplify3D-5.0.0-linux-x64-installer.zip from the official site and put the zip together with the json file.
- flatpak-builder --repo=mys3drepo simp1 simplify3d.json
- flatpak --user remote-add --no-gpg-verify mys3drepo mys3drepo
- flatpak --user install mys3drepo com.ucrobotics.Simplify3D
- flatpak --user update com.ucrobotics.Simplify3D
- flatpak run com.ucrobotics.Simplify3D
Note: you can also run it from the desktop launcher. We do provide a desktop file.