Jump to content

Cura Printing Time


raymond91

Recommended Posts

Posted · Cura Printing Time

Hello Everyone,

I am a new user of CURA Software.

Regarding the printing time, does anybody knows how the Cura software calculate it?

I try to look at the programming code, but couldn´t find on how they calculate the time.

So, does anyone know the algorithm or the formula to calculate the printing time?

Thank you very much in advance

 

  • Link to post
    Share on other sites

    Posted · Cura Printing Time

    Hi Raymond,

    Welcome to the forum,

    The print time is calculated in CuraEngine. CuraEngine is the c++ slice engine used with Cura.

    Try looking for when its writing "Print time:" result and track it backward in the code.

     

  • Link to post
    Share on other sites

    Posted · Cura Printing Time

    Hello Everyone,

    I am a new user of CURA Software.

    Regarding the printing time, does anybody knows how the Cura software calculate it?

    I try to look at the programming code, but couldn´t find on how they calculate the time.

    So, does anyone know the algorithm or the formula to calculate the printing time?

    Thank you very much in advance

     

    I can only give you the same info as I already gave you trough the support staff.

    It's calculated with that code. That's the algorithm. It's a complex whole where that code calculates exactly what the firmware will do any how much time that will take.

    https://github.com/Ultimaker/CuraEngine/blob/master/src/timeEstimate.cpp

     

  • Link to post
    Share on other sites

    Posted · Cura Printing Time

    and also how to calculate the travel distance of the extruder?

     

    I´m able to calculate the extruder travelling distance in a 3D model Cube.

    however, if the model is too complex...., then I have no idea anymore.

     

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