Jump to content

Grab "Remaining duration" variable from the USB-C port of the back of the Ultimaker 2?


revvy

Recommended Posts

Posted · Grab "Remaining duration" variable from the USB-C port of the back of the Ultimaker 2?

As a personal project, I would like to connect to my Ultimaker 2 through the USB-B port, get access to the variable that estimates remaining time as calculated by the Ultimaker 2 (the same variable that displays on the LCD screen), and send this data to either another device or another program.  
 

Evidently, I have much to learn about software, so I do not expect a full solution.  I would really appreciate any kind of advice on how to begin thinking about this problem, even if it's what I can start Googling to learn more - I see that all the Cura/Ultimaker code is up on Github, but I don't really know where to start.  Profuse thank-you's to whoever chooses to reply to this.

  • Link to post
    Share on other sites

    Posted · Grab "Remaining duration" variable from the USB-C port of the back of the Ultimaker 2?

    By connecting via USB, you actually gain access to the serial port.

    And printers are controlled via GCODEs. there are a lot you could find on the net.

    UM firmware implemented a subset of the GCODEs and some might not well comformant to the standard if there is one.

    I think reprap wiki would be a good start point.

     

    Regarding to your goal, assumming you would like to print via SD card. There are GCODE tells you what's the current bytes offset starting from the begin of the file. But the catch is that there is no GCODE to tell you how long it's been printing so far (as far as I know).

    So you have to track that from beginning.

     

    Jia

  • 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.
        • 0 replies
    ×
    ×
    • Create New...