Jump to content

Gcode varies retraction value?


sam2b

Recommended Posts

Posted (edited) · Gcode varies retraction value?

Cura version 4.4 at least...

Hi, I am confused: when I specify 4mm retraction in Cura, why aren't all retractions 4mm within the Gcode? Read below for context.

 

I set Cura to have a 4mm retraction value. After slicing, out of curiosity I was browsing one of my Gcode files to verify the retraction values were indeed 4mm. To my surprise all (but one) G1 lines regarding retraction all have less than 4mm, and all vary in values!  I would enjoy a technical answer as to why, please.  Thanks in advance.

 

This is a search for all retractions in my gcode generated by Cura:

1452740450_GcodeRetraction.thumb.PNG.8b01cfa21e6966a38372eac06361daa6.PNG

Edited by sam2b
  • Link to post
    Share on other sites

    Posted · Gcode varies retraction value?

    Duh! The answer is obvious now I think about it. You're using absolute extrusion so when the cumulative amount of filament extruded is less than 4mm, a 4mm retraction will require a negative E value. i.e. if the current E value is 0.5, a 4mm retraction will require an E value of -3.5. Note that every now and again, Cura puts a G92 E0 in the gcode to reset the absolute value back to 0. That is normal. Hope this helps.

  • Link to post
    Share on other sites

    Posted (edited) · Gcode varies retraction value?

    Thanks for the investigation.

    I'm sorry I do not understand your example. How/why would a 4mm retraction require an E value of -3.5?

    9 hours ago, burtoogle said:

    i.e. if the current E value is 0.5, a 4mm retraction will require an E value of -3.5.

     

    Edited by sam2b
  • Link to post
    Share on other sites

    Posted · Gcode varies retraction value?

    At the start of the print, the absolute extrusion value is set to 0. As the print progresses, the value increments. When a retraction occurs, 4 is subtracted from the value. So, for example, imagine that after a line was printed the extrusion value was, say, 1026.35. If a retraction occurs at that point, the E value will be set to a value 4 less, i.e. 1022.35. When the travel move has finished, the un-retract occurs and the E value will return to 1026.35 (or even greater if an extra-prime amount has been specified). Therefore, until the cumulative amount of filament extruded is more than 4, a retraction will make the E value become < 0.

  • 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 Universal Cura Projects in the UltiMaker Cura 5.7 beta
        Strap in for the first Cura release of 2024! This 5.7 beta release brings new material profiles as well as cloud printing for Method series printers, and introduces a powerful new way of sharing print settings using printer-agnostic project files! Also, if you want to download the cute dinosaur card holder featured below, it was specially designed for this release and can be found on Thingiverse! 
          • Like
        • 10 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...