Jump to content

[Ubuntu] Cura 3.2.1 can't find USB connected printer


redalbino

Recommended Posts

Posted · [Ubuntu] Cura 3.2.1 can't find USB connected printer

Recently switched from Windows to Linux and first time using Cura, so I'm still a bit of a newbie.

I'm trying to connect my TEVO tarantula with the MKS base 1.4 board over USB, however Cura can't find it. I've read online that it might have to do with the automatic serial port detection not working correctly and that I should instead edit the settings file to choose a set COM port. Here my knowledge with the Linux operating system falls short cause I can't find where the Cura AppImage saves its settings files?

  • Link to post
    Share on other sites

    Posted · [Ubuntu] Cura 3.2.1 can't find USB connected printer

    I use cura from ubuntu.

     

    Try ~/.config/cura

     

    But I don't see anything in there about "com" or "usb" or "port".

  • Link to post
    Share on other sites

    Posted (edited) · [Ubuntu] Cura 3.2.1 can't find USB connected printer

    Cura 3.x has no way to specify the port, it only has automatic discovery. That’s the same on all OSes.

    Edited by ahoeben
  • Link to post
    Share on other sites

    Posted · [Ubuntu] Cura 3.2.1 can't find USB connected printer

    As far as I remember the user (= you) that runs a software which should communicate with usb-ports must belong to the group "dialout" to use the ports.

    Give it a try, just open a terminal  an type in

    sudo adduser xxx dialout

    where "xxx" is your username.

    • Like 2
    Link to post
    Share on other sites

    • 1 month later...
    Posted · [Ubuntu] Cura 3.2.1 can't find USB connected printer
    On 11/3/2018 at 6:52 PM, berndjm said:

    As far as I remember the user (= you) that runs a software which should communicate with usb-ports must belong to the group "dialout" to use the ports.

    Give it a try, just open a terminal  an type in

    
    sudo adduser xxx dialout

    where "xxx" is your username.

    A little late, but I can confirm that

    "sudo usermod -a -G dialout [your_username]"

    did the trick for me. :D Actually I neater found nor did the trick, it came to me by "accident" as I installed Arduino IDE (for playing with Marlin FW), and it did it all for me.. It was never Cura, just a stupid permission, however there is a way for software to ensure the needed permissions to work, so here we are.. ;) (BTW RepetierHost and Repsnapper now works for me as well)

  • Link to post
    Share on other sites

    Posted · [Ubuntu] Cura 3.2.1 can't find USB connected printer

    Adding the user to group dialout is a necessary 1st step.

    After changing the baudrate of the (virtual) serial port from 250000 to 115000 in Marlin Configuration.h and uploading the new firmware, Cura on Linux connected to the printer without any problem.

     

     

  • 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
        • 16 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...