Skip to content

This is a project, where I give you a way to use Solid Edge on Linux!

License

Notifications You must be signed in to change notification settings

cryinkfly/Solid-Edge-for-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner-solid-edge

GitHub last commit GitHub issues GitHub Repo stars GitHub forks GitHub

Solid Edge from Siemens Digital Industries Software is cloud-ready professional CAD software for 2D and 3D designs and offers all the functions for your design tasks in draft, part and assembly.

Widely used, especially in mechanical and plant engineering, Solid Edge impresses in particular with its intuitive operation, flexibility in modeling and its outstanding sheet metal module.

Furthermore, this program uses the special synchronous technology and thus one has the advantages of direct modeling as well as history-based parametrics in a CAD system.

However, Solid Edge is one of those CAD systems that was developed directly for Windows and was not adopted as a port from another platform.

Because of this, it usually cannot be used on macOS and Linux!

However, it managed to run on Linux, but some things still don't work like on Windows.


You will get more information about this program, then you can visit the original website of Solid Edge with this link: https://solidedge.siemens.com/en/


  • 📂 Downloads: Still in Progress!
  • 📔 Documentation: Still in Progress!
  • 💬 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: Still in Progress!
  • 📖 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/Solid-Edge-for-Linux/discussions

Screenshots


STILL IN PROGRESS!!!


Getting Started

Install Solid Edge for Linux client:

1.) Download the original installer from the website of this program!

2.) Open a terminal and run this command:

cd Downloads && WINEPREFIX="$HOME/.wineprefixes/solidedge" winetricks -q win11 && WINEPREFIX="$HOME/.wineprefixes/solidedge" wine Solid_Edge_Community_*.exe

Which work areas and functions have I tested:

Windows Linux
Installation worked! heavy_check_mark heavy_check_mark
Change language settings worked! heavy_check_mark heavy_check_mark
KeyShot 10 for Solid Edge worked! heavy_check_mark heavy_check_mark
Can create,open & save a project! heavy_check_mark heavy_check_mark

Important Notice

With the help of my script, You get a way to install Solid Edge 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 Solid Edge!


License

All my scripts are released under the MIT license, see LICENSE.md for full text.