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.4 stable released
        The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
          • Like
        • 58 replies
    ×
    ×
    • Create New...