Jump to content

write to ulticontroler's SD from inside cura


iefbr14

Recommended Posts

Posted · write to ulticontroler's SD from inside cura

not sure it this is Cura related or firmware. it probably requires collaboration from both sides, but it would be soooo cool :

the hability to save the Gcode that cura just generated to the SD card that is inserted in the UltiController.

that would allow to have the advantages of printing from SD without the hassle of mounting and dismounting the card from UMO to computer and back.

it probably requires more work from the firmware side than from Cura's, as from cura's point of view, that's not different from direct printing, just need to provide a filename and that's it. just send Gcode through USB.

what do you think ? wouldn't this be usefull ?

 

  • Link to post
    Share on other sites

    Posted · write to ulticontroler's SD from inside cura

    The USB connection is an USB-Serial connection. (Translation: SD as an USB storage device is impossible with the current hardware setup)

    While there is actually code in place to send the GCode trough the USB-Serial to the SD card, this takes almost as much time as actually printing the file. So the added value is not that high.

     

  • Link to post
    Share on other sites

    Posted · write to ulticontroler's SD from inside cura

    mmm.. even at a rather modest baudrate (115200), that's a bit more than 14Kb/sec.

    That would mean more than 3 minutes to transfer the Robot sliced at 0.1 (=~2.5Mb)

    really long indeed, though not nearly as long as printing it, but i get your point.

     

  • Link to post
    Share on other sites

    Posted · write to ulticontroler's SD from inside cura

    You could try this custom firmware: https://github.com/ErwinRieger/Ultimaker2Marlin-USBPrint. With it you can store or print your Cura generated UltiGCode through USB on your UM2.

    But note: there is no cura integration (yet ;-)), you have to use a commandline utility to download/print your gcode: https://github.com/ErwinRieger/Ultimaker2Marlin-USBPrint/wiki/UltiPrint.py-Utility.

     

  • Link to post
    Share on other sites

    Posted · write to ulticontroler's SD from inside cura

    so Daid;

    if this is impossible, why can Octoprint read and write to the SD over USB?

     

  • Link to post
    Share on other sites

    Posted · write to ulticontroler's SD from inside cura

    if this is impossible, why can Octoprint read and write to the SD over USB?

     

    Yes, this is true, but is also true that the speed is limited to 250 Kbps ... which is 25 Kbytes/sec ... if you have a big print ... good luck :grin:

    Guglielmo

     

  • Link to post
    Share on other sites

    Posted · write to ulticontroler's SD from inside cura

    so Daid;

    if this is impossible, why can Octoprint read and write to the SD over USB?

     

    I didn't see Daid say it was impossible. Just slow. You can do it straight from Cura if you know the right gcode.

     

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