Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
5.96k stars 2.04k forks source link

ARM32 and ARM64 Linux Support #17144

Open theofficialgman opened 8 months ago

theofficialgman commented 8 months ago

Is your feature request related to a problem?

Now that Cura uses conan to build with all the problems well highlighted here -> https://social.afront.org/@spot/109989260874421438 the only solution for building on ARM32/ARM64 is for Ultimaker to do this themselves (previously with a full cmake system this was possible to do ourselves as distro maintainers, developers, contributors, hackers, etc).

Describe the solution you'd like

Cura goes back to using cmake and scraps conan

Describe alternatives you've considered

Cura builds for all the architectures that were previously possible and packaged before. A short list in level of importance: ARM64 Linux ARM32 Linux PPC64 RISCV64 s390x

Affected users and/or printers

Somewhere upwards of 10,000 Linux users.

Additional information & file uploads

No response

Phoenix-64 commented 3 weeks ago

Still no change?