Jump to content

Install ulimaker cura on ubuntu


rapattack

Recommended Posts

Posted · Install ulimaker cura on ubuntu

I cant figure out how to install the software. It doesnt look like anything i am familiar with and the software centre is not recognising the file to install it. I see no instructions on the site to do with ubuntu. I have a Create Cocoon 3d model maker and was just told via email to install software from this site

  • Link to post
    Share on other sites

    Posted · Install ulimaker cura on ubuntu

    I have ubuntu.  So you don't exactly "install" it as it's an "appImage" file which is already executable.  You do however have to set the executable bit.  You can google that but I'll try a brief explanation:

     

    I'm sure there is a GUI way to do this but I don't know it.

     

    Open a terminal window.  Navigate to where Cura was downloaded to.  For Chrome and for me it was just this:

     

    cd Downloads             (case sensitive)

     

    Then find the file
     

    ls *AppImage               (this is case sensitive)

     

    Then use chmod to set the executable bit (in windows, anything that ends ".exe" is executable - in linux you have to set a bit - it's not part of the file name, it's a bit).  The "774" sets the executable bit.  But for you - not for all users.

     

    chmod 774 Ultimaker_Cura-4.7.1.AppImage

     

    In this last example you can just type up to the "Ult" and then hit tab key for linux to fill in the rest (if it's a unique file name - read about tab key and linux as it's incredibly useful).

  • Link to post
    Share on other sites

    Posted · Install ulimaker cura on ubuntu
    On 11/12/2020 at 3:25 PM, gr5 said:

    I have ubuntu.  So you don't exactly "install" it as it's an "appImage" file which is already executable.  You do however have to set the executable bit.  You can google that but I'll try a brief explanation:

     

    I'm sure there is a GUI way to do this but I don't know it.

     

    Open a terminal window.  Navigate to where Cura was downloaded to.  For Chrome and for me it was just this:

     

    
    cd Downloads             (case sensitive)

     

    Then find the file
     

    
    ls *AppImage               (this is case sensitive)

     

    Then use chmod to set the executable bit (in windows, anything that ends ".exe" is executable - in linux you have to set a bit - it's not part of the file name, it's a bit).  The "774" sets the executable bit.  But for you - not for all users.

     

    
    chmod 774 Ultimaker_Cura-4.7.1.AppImage

     

    In this last example you can just type up to the "Ult" and then hit tab key for linux to fill in the rest (if it's a unique file name - read about tab key and linux as it's incredibly useful).

    You only need to run:

    chmod +x Ultimaker_Cura-4.7.1.AppImage

    The +x is for setting it as executable.

     

    Alternatively, you can also press right mouse on the file, go to properties. In that menu there should be a checkbox that states something like "Allow executing file as program"

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...