Jump to content

Cura - Optimized Movement


Recommended Posts

Posted · Cura - Optimized Movement

In 2.4 it appeared that Cura was by default optimized for movement in that when it was doing a layer change with multiple objects, it would not always move to the first printed object (and would instead go back over the objects in reverse order.

I cannot find where to enable that setting in 2.6, any assistance?

  • Link to post
    Share on other sites

    • 1 year later...
    Posted · Cura - Optimized Movement

    I'm currently running v3.5.1 and are wondering the same thing. I would much prefer if it printed multiple objects like this:
    LAYER 1: 1, 2, 3, 4
    LAYER 2: 4, 3, 2, 1

    LAYER 3: 1, 2, 3, 4
    LAYER 4: 4, 3, 2, 1

    etc.

    The way it currently works, when there are lots of little objects on the build plate, there is a massive travel at the end of each layer, which is not very efficient.

  • Link to post
    Share on other sites

    Posted · Cura - Optimized Movement

    Since multi-threading was introduced to Cura, it always starts each layer in the same place (taking into account the shape of the parts). This is because it now computes the layers concurrently and not sequentially so the computation for layer N does not know where layer N-1 finished. Arguably, there could be an option to force sequential processing of the layers so that the unnecessary travels are avoided.

  • Link to post
    Share on other sites

    Posted · Cura - Optimized Movement

    The problem with the 1,2,3,4,4,3,2,1 sequence is that parts one and four are going to have two layers printed in sequence, and for small parts the first layer won't have time to cool before the next one starts, which often affects print quality negatively - it can leave globs on the parts at the beginnings and ends of the sequence.


    Several slicers have used this sequence in the past, and most have stopped doing so because PQ is more important than time - it's a bug, not a feature…

  • Link to post
    Share on other sites

    Posted · Cura - Optimized Movement
    1 hour ago, eldrick said:

    The problem with the 1,2,3,4,4,3,2,1 sequence is that parts one and four are going to have two layers printed in sequence, and for small parts the first layer won't have time to cool before the next one starts, which often affects print quality negatively - it can leave globs on the parts at the beginnings and ends of the sequence.


    Several slicers have used this sequence in the past, and most have stopped doing so because PQ is more important than time - it's a bug, not a feature…

    Agreed 

  • Link to post
    Share on other sites

    Posted · Cura - Optimized Movement

    I actually think the way it currently works is more likely to leave globs at the start of a new layer, because of the large travel needed.

    I see now why things were changed for multithreading, but perhaps an alternative could be to process layers in pairs, so each thread gets two concurrent layers to process. This would allow it to start and finish each pair of layers in the same spot.

    Either way, an option to toggle this behaviour would be nice, because I think most of the time there aren't any parts small enough to suffer from not being able to cool in time (at least certainly in the objects that I print).

    Perhaps even someone could point me to the area of code that would need to be changed?

  • Link to post
    Share on other sites

    Posted · Cura - Optimized Movement

    It's a shame that it can no longer start a new layer close to the position where the last layer finished but any large travels that are required to move from the end of a layer to the start of the next layer should not create artifacts if the retraction and travel settings are suitable for the material.

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