

Enter the application name (Cura) and click on “Browse” to specify the file location:.Choose a Category on the left, Education for example.Click on the Raspberry Pi logo to open the main menu.
DOWNLOAD ULTIMAKER CURA INSTALL
I didn’t get an error on my system, but I know that some packages are required, so you might have to install some if you’re on a light version.Ĭura works, but it isn’t very convenient, you need to go into the folder each time to start it. This way you’ll see if there are any errors. If it doesn’t work, try to start it from a terminal. Then you just have to double-click on the file in the file explorer to start the application.If you prefer, you can also do it with the graphical interface: right-click on the file > properties, and then add the “Execute” permission in the “Permissions” tab. Obviously, adjust the file path and version if needed. Sudo chmod +x /home/pi/Downloads/Cura-mb-master-armhf-20210629.AppImage The easiest way is to open a terminal, and type the following command: Then you need to add the permission privilege to execute the file.Just try to keep it in a safe folder (if you delete your Downloads folder regularly, just move it to another location first). You can keep the AppImage file wherever you want (I will leave it in the Downloads folder for this tutorial).
DOWNLOAD ULTIMAKER CURA HOW TO
Here is how to install Cura on your Raspberry Pi with the AppImage file: Just add the execution permission and double-click on it to start the app. It’s a self-mounting disk image containing the application, no installation is required.
DOWNLOAD ULTIMAKER CURA PORTABLE
How to install AppImage files on Raspberry PiĪppImage is a file format used to create and distribute portable software on Linux. I will explain everything in the next step. I hadn’t previously used an AppImage file on Raspberry Pi, so I forgive you if you don’t know what to do with it.

The installation works well, but the software doesn’t start with the current version, so it isn’t a solution. Is Cura available in the Raspberry Pi OS repository?Ĭura is available in the Raspberry Pi OS default repository, and can be installed with apt or the “App/Remove Software” tool. It’s really convenient on a standard computer, but the idea here is to see if it works on Raspberry Pi.
