Jump to content

too much travel printing walls..


Thomllama

Recommended Posts

Posted (edited) · too much travel printing walls..

is it just me or does it seem that Cura has a bit too much travel when printing simple walls?  it prints line one every where, traveling from spot to spot, then line 2, travels a bunch.. and so on..

wouldn't it be better to print line 1-4 (4 outer layers in this case) at 1st location, then move on to location 2 and only have one travel between?  Is there some setting I'm missing that is causing this?

 

Edited by Guest
  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Same findings here. It does not reduce print time but it gets rid of a significant part of the travelling mess. So please feel free to go for the next step and include infill into the optimization.

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Hi guys, thanks for the feedback. I agree, often the travel time saved isn't really significant (although that depends on the number of holes and walls and the distances involved) but it does cut down on the amount of dribble when using combing. It's definitely a case of YMMV.

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    As regards to infill, I have improved how zigzag infill is printed so it now starts at the ends of the zigzag lines rather than anywhere along the line. This cuts down on the amount of travel while printing infill and stops some silly behaviour where it can print a pair of lines (a zig and a zag) and then move to another pair and so on. That's already in the master branch and so should be in the next major release (3.1, I guess).

    • Like 1
    Link to post
    Share on other sites

    Posted · too much travel printing walls..

    As regards to infill, I have improved how zigzag infill is printed so it now starts at the ends of the zigzag lines rather than anywhere along the line. This cuts down on the amount of travel while printing infill and stops some silly behaviour where it can print a pair of lines (a zig and a zag) and then move to another pair and so on. That's already in the master branch and so should be in the next major release (3.1, I guess).

    Oooooh yeah. I'm really looking forward to that update. I am printing rings that have a hole between them, they are connected on ~12 degrees of the circle. I'm printing them with a Volcano .8mm nozzle so zig zag is almost the only way to go.

    Currently the infill-travel is just ridiculous, print a zig and a zag, travel 5 seconds to another zig and zag and then back 5 seconds. (It takes long because it has to avoid crossing the perimeter of the "hole".)

    Octoprint Gcode viewer of the print:

    tFtgllk.png

  • Link to post
    Share on other sites

    Posted (edited) · too much travel printing walls..

    smartavionics

    I want to say thank you for your contribution to Cura you are the only one who optimizes the algorithm and not just writes it)))))

    And you do it very very well.

    It is interesting to know how much% of the installation has increased Сura 3.0.3

    with the function entry"Optimize Wall Printing Order" )))))

    Good luck )

    Edited by Guest
  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Hello @qwerty8224, thanks a lot for the kind comments. I am very pleased you are happy. The work I do on Cura is relaxation for me, it's a lot of fun!

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Hi @Haabilo, yes it should make a big difference to the speed of printing the zigzag infill in your example, can you please post a link to that model so I can test that?

  • Link to post
    Share on other sites

    Posted (edited) · too much travel printing walls..

    I made something similar to your example above and you can see that it does not travel too much with the new zigzag ordering:

    Screenshot_2017-10-30_09-10-17.thumb.png.dfc7aa3b0dfe2241512cc9f807c44b68.png

    Edited by burtoogle
  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    The changed zigzag code does not attempt to find the optimal order for printing the zigzags but it does have two good qualities:

    1 - it always starts a zigzag line at an end.

    2 - it uses the combing distance rather than the as the crow flies distance when deciding which zigzag line it should start next. This stops it jumping across air gaps like in your above example where, when half way round the circle it decides that the nearest line is (by the as the crow flies distance) on the other circle and so does a travel which because you are using combing routes the long way round to get to the other line.

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Here's a direct comparison, first image is what you get with 3.0.3 and the second image is what you should get in 3.1.

    Screenshot_2017-10-30_09-32-50.thumb.png.37a259369c38c29b82e0e18d30f50146.png

    Screenshot_2017-10-30_09-32-07.thumb.png.2bd4f2e0bca67a0af8f881d9465175a8.png

    • Like 3
    Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Related to this is another PR that takes into account the real travel distances rather than the as the crow flies distances when deciding the order in which to print a bunch of holes. You can see an example of the difference it makes at https://github.com/Ultimaker/CuraEngine/pull/617. That PR has yet to be incorporated into the Cura master branch. Hopefully it will also make it into 3.1.

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Very very good )))

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Here's a direct comparison, first image is what you get with 3.0.3 and the second image is what you should get in 3.1.

    Screenshot_2017-10-30_09-32-50.thumb.png.37a259369c38c29b82e0e18d30f50146.png

    Screenshot_2017-10-30_09-32-07.thumb.png.2bd4f2e0bca67a0af8f881d9465175a8.png

    Sorry, I got kinda frusturated with this particular model and decided to move to other parts of the assembly in the meantime. (Figured to maybe use Slic3r to do this part.) But you seemed to get along pretty nicely.

    Is there a way to get "nightly" builds of Cura 3.1?

    If not, in the meantime I'll probably build a special version for just this one part.

    I did some analysis on the generated gcode (3.0.4) after some regex wrestling, and from the estimated print time of 7 hours 14mins, ~3 hours 35mins are travels!

    Also because of the excess travels due to combing (so retraction extra priming isn't taken into account) the infill doesn't even print because of the plastic oozing out during the moves.

  • Link to post
    Share on other sites

    Posted · too much travel printing walls..

    Hi. I'm afraid that my changes to reduce the travel when printing models like the above did not make it into 3.1. I needed to make the code more efficient as for some models it was too slow. I am now happy with the performance and it makes a good job of reducing the amount of travels. I am now expecting it to arrive in 3.2. Sorry for the extra delay.

  • 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

      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
      • 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
    ×
    ×
    • Create New...