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

      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
      • 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
        • 26 replies
    ×
    ×
    • Create New...