Jump to content

Setting initial layer build plate temperature in start up gcode


yellowfire

Recommended Posts

Posted (edited) · Setting initial layer build plate temperature in start up gcode

I have the Prusa i3 Mk2S. In the Cura profile for the machine it has the lines:

M140 S{material_bed_temperature} ; set bed temp

M190 S{material_bed_temperature} ; wait for bed temp

Does anybody know the variable name to put into the start gcode so that it set it for the initial layer build plate temperature?  So far my searches haven't been fruitful. I already tired material_bed_temperature_initial and material_bed_temperature_initial_layer. If anybody knows a list of the variables that would be greatly appreciated!

Edited by Guest
  • Link to post
    Share on other sites

    Posted · Setting initial layer build plate temperature in start up gcode
    M140 S{material_bed_temperature_layer_0} ; set bed temp
    M190 S{material_bed_temperature_layer_0} ; wait for bed temp

  • Link to post
    Share on other sites

    Posted · Setting initial layer build plate temperature in start up gcode

    All the variables are in [cura application folder]/resources/definitions/fdmprinter.def.json, though that is not a simple list.

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