Jump to content

Printing temperature initial layer and initial layer flow


talz1979

Recommended Posts

Posted · Printing temperature initial layer and initial layer flow

Hi,

 

I am using Cura 4.7.1 an I would like to set that the first layer would print at a higher temperature and high flow rate.

 

I tried setting the "Printing temperature initial layer" and "initial layer flow" but It does not work.

I do not see the temp change M104 or flow rate M221 happen in the g-code.

I have material_print_temperature_layer_0 in my machine start g-code but the temp will stay at the initial temp and will not change.

 

I can achieve those settings using ChangeAtZ plugin, But i want this as a permanent behavior and I do not want to configure the plugin 

every print I load in Cura, Unless there is a way to save plugin settings between prints?

 

Thank for the help,

Tal

  • Link to post
    Share on other sites

    Posted (edited) · Printing temperature initial layer and initial layer flow

    The flow rate multiplier (M221) will not be in the Gcode.  The E-numbers are calculated at the higher flow rate so there is no need to tell the printer/planner.  It's the same as speed changes.  The "F" numbers are calculated at the rate you set in Cura and there is no need for M220 in the Gcode. 

    When I checked this problem out (4.7beta), the 2nd M104 line was in the Gcode but it was well before the start of the second layer.  In the model I was using it was 300 lines of code before the layer change.  That does seem odd as I thought it would be right at the end of "layer 0".  A hot end doesn't need that long to cool down.

    You have "M104 S{material_print_temperature_layer_0}" in the start Gcode with the  "S" and the curly brackets correct?  Cura should put the temp number in place of the variable name, then later in Layer:0 (but maybe not at the end) there should be that second M104 with your actual print temp in it.

    Slice a model with the Initial Layer Flow at 100%, then check the last E number of Layer:0.  Slice the same model again but with the Initial Layer Flow set to 200% and the last E number of Layer:0 should be 2X what it was at 100%.

    Edited by GregValiant
  • 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.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • 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
    ×
    ×
    • Create New...