Jump to content

M190 S55 in my gcode file


ultimati

Recommended Posts

Posted · M190 S55 in my gcode file

Hi,

in Cura 2.5.0, in the printer configuration, in "initial gcode" we see this:

G21 ;metric values

G90 ;absolute positioning

M82 ;set extruder to absolute mode

M107 ;start with the fan off

G28 X0 Y0 ;move X/Y to min endstops

G28 Z0 ;move Z to min endstops

...

But in my generated gcode file i can see this:

;FLAVOR:RepRap

;TIME:43839

;Filament used: 41.4211m

;Layer height: 0.2

;Generated with Cura_SteamEngine 2.5.0

M190 S55

M104 S198

M109 S198

G21 ;metric values

G90 ;absolute positioning

M82 ;set extruder to absolute mode

M107 ;start with the fan off

G28 X0 Y0 ;move X/Y to min endstops

G28 Z0 ;move Z to min endstops

...

With the code "M190 S55", the printer "Wait for bed temperature to reach target temp".

In the previus version of Cura, i generated files with this start:

M140 S60.000000

M109 T0 S198.000000

T0

M190 S60.000000

;Sliced at: Wed 08-03-2017 21:38:28

;Basic settings: Layer height: 0.2 Walls: 1.6 Fill: 30

;Print time: #P_TIME#

;Filament used: #F_AMNT#m #F_WGHT#g

;Filament cost: #F_COST#

;M190 S60 ;Uncomment to add your own bed temperature line

;M109 S198 ;Uncomment to add your own temperature line

G21 ;metric values

G90 ;absolute positioning

M107 ;start with the fan off

G28 X0 Y0 ;move X/Y to min endstops

With code "M140 S60.000000", the printer heats the extruder at the same time as the bed (Bed Temperature (Fast)).

Can I change de real initial code and put M140 instead of M190?

Thank you.

Regards

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