Jump to content

Cura generated temperature commands are ordered incorrectly


b-morgan

Recommended Posts

Posted · Cura generated temperature commands are ordered incorrectly

 

On 6/21/2017 at 2:56 AM, ahoeben said:

CuraEngine checks if the start gcode contains commands to heat up the hotend and bed before the print is started. If the start gcode does not have command to do that, CuraEngine adds the three lines (M190, M104, M109) before your start gcode just to make sure that the hotend is not cold before starting the actual print.

If you don't want Cura to add these lines, make sure your start gcode contains lines which have {material_print_temperature} and {material_bed_temperature} in them respectively.

 

The order of these three lines is incorrect. An M104 (heat hotend, no wait) followed immediately with an M109 (heat hotend, wait) is exactly the same as the M109 alone (i.e. the M104 is essentially a no-op). If however, the M104 was first followed by the M190 (heat bed and wait) and then the M109, then that combination would cause both heaters to be working at the same time.

  • Link to post
    Share on other sites

    Posted · Cura generated temperature commands are ordered incorrectly

    Maybe their logic is the following: as some beds take a lot longer to heat than hot ends, the ordering is OK as it minimises the amount of time that the filament is static in a hot nozzle while waiting for the bed to heat.

  • Link to post
    Share on other sites

    Posted · Cura generated temperature commands are ordered incorrectly

    I've also heard it is for limiting current draw on marginal machines.  I like your explanation better.

     

    If I'm really in a rush, I hit "preheat PLA" before a print.

  • Link to post
    Share on other sites

    • 2 weeks later...
    Posted · Cura generated temperature commands are ordered incorrectly
    On 6/8/2018 at 10:02 AM, smartavionics said:

    Maybe their logic is the following: as some beds take a lot longer to heat than hot ends, the ordering is OK as it minimises the amount of time that the filament is static in a hot nozzle while waiting for the bed to heat.

     

    This might make sense if there were just the two commands, M109 followed by M190. Since there are three commands...

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