Jump to content

Prusa i3


bigbbdriver

Recommended Posts

Cura 2.X just slices. It won't communicate over USB anymore. So either donwload cura 15.X or use cura 2.X for the slicing step and pronterface for the printing step.

  • Link to post
    Share on other sites

    Cura 2.X just slices.  It won't communicate over USB anymore.

     

    This is not true. Cura 2.x communicates over USB to Ultimaker printers and some others just fine. There are issues connecting to some other printers, but unfortunately noone who is working on Cura has one of those printers and people who have those printers can't fix the issue.

    • Like 1
    Link to post
    Share on other sites

    Same problem for me with my anet A8 and cura 2.3.1 and cura 2.4. Unable to connect. My printer is not recognise!

    With cura 14.07 in manually mod, i can connect with com4 and 115200 baudrate!

    Why manual mod don't exist with cura?

    My printer work with slic3r, simplify3d, mattercontrol...but not cura :(

  • Link to post
    Share on other sites

    Why manual mod don't exist with cura?

     

    Because it is (1) not needed for Ultimaker printers, and (2) noone with a printer that needs it is able or willing to add it to the new Cura.

    I am willing to add it, but I don't have a printer that does not work with the current auto-detection. If someone wants to send me a printer, or even only a controller board to test with, I will do my best to make sure that it works with Cura.

  • Link to post
    Share on other sites

    Not ok for send my new A8 :p but if i can try a configuration file, i'm ok!

    After, 2 modifications, i can print directly with usb in cura 2.4 but cura say alway "printer not connected!"

    First modification in USBPrinterOutputDeviceManager.py

    Line 89:

    before:

    result = self.getSerialPortList(only_list_usb = True) 

     

    after:

     result = self.getSerialPortList(only_list_usb = False) 

     

    Second modification in USBPrinterOutputDevice.py

    Line 300:

    before:

    programmer = stk500v2.Stk500v2()

     

    after:

    #programmer = stk500v2.Stk500v2()

     

    source: http://mpselectmini.com/cura_2.3_usb_printing_not_working

    • Like 1
    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
        • 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. 
         
        • 26 replies
    ×
    ×
    • Create New...