Jump to content

Bug - Cura 4.1.0 - Combing setting backwards


rob0213

Recommended Posts

Posted · Bug - Cura 4.1.0 - Combing setting backwards

Hello All:

 

I have discovered a bug and confirmed it by reviewing the generated G Code file.  In the settings where combing is enabled it is supposed to generate retractions however its backwards.

 

Combing = ON = No retractions and lines smeared on print during moves.  Combing = OFF = Retractions are done.

 

Below is a sniped of the code during what should be the first retraction - pay attention to the "E" value as it subtracts during one then goes back afterwards.

 

Set to ON but does not retract:

 

G1 X71.076 Y51.374 E60.18242
M204 S5000
G0 F3600 X72.058 Y50.226
G0 X73.208 Y49.483
G0 X126.68 Y50.792
M204 S2000
G1 F1800 X126.469 Y51.503 E60.23176
G1 X126.429 Y52.228 E60.28006

 

Same section set to Combing OFF - note the E value goes down then back up by 8mm which is my retract setting

 

G1 X71.076 Y51.374 E60.18242
M204 S5000
G1 F3000 E52.18242  -  This has the retraction of 8 mm
G0 F3600 X126.68 Y50.792
M204 S2000
G1 F3000 E60.18242  - now it goes back to original value
G1 F1800 X126.469 Y51.503 E60.23176
G1 X126.429 Y52.228 E60.28006

 

So somewhere a bit is flipped the wrong way when the G Code is generated....

 

Regards,

 

Rob

 

 

 

  • Link to post
    Share on other sites

    Posted · Bug - Cura 4.1.0 - Combing setting backwards

    Hello @rob0213, that's how combing is designed to work. Combing does not normally use retractions when moving the nozzle within a single part. There is a setting called something like max comb distance without retraction, when you set that to a non-zero value, combed travel moves further than that distance will use retraction. The best quality results are often achieved by setting the combing mode to not in skin and using a non-zero value for the max comb distance... Hope this helps.

  • Link to post
    Share on other sites

    Posted · Bug - Cura 4.1.0 - Combing setting backwards

    hmmm then the software that came with my machine is backwards....

     

    The way I read it though when enabled it is supposed to avoid already printed areas when traveling.... it does not and smears the layer with lines.  OFF works so I am just going to keep it off.

     

    In my mind retractions are a MUST for a clean print...

     

    Rob

  • Link to post
    Share on other sites

    • 4 weeks later...
    Posted · Bug - Cura 4.1.0 - Combing setting backwards

    The software is not backward, it is that it does not match your expectations.

     

    As I understand it, the purpose of combing is to avoid using retractions when moving within a part by making sure any plastic extruded will fall on sections of that layer that have not yet been printed. It does that by staying within bounds of the part and not crossing anything that has been printed on that layer.

     

    Reducing retraction is important because too many retractions in a short time will tend to grind down the filament.

     

    What @burtoogle pointed out is that if you don’t want those extra thin lines to show on the finished surface you can set it to not comb on the skin (top/bottom) layers where it will be visible on the finished part.

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