Use material bed temperature as reference for the bed temperature of the

first layer.

Contributes to CURA-5499.
This commit is contained in:
Diego Prado Gesto 2018-07-17 14:15:16 +02:00
parent f1efaa78b7
commit 350f9caa2a

View file

@ -14,4 +14,4 @@ material = generic_pla
layer_height = 0.2
material_print_temperature = =default_material_print_temperature + 10
material_bed_temperature_layer_0 = =default_material_print_temperature + 10
material_bed_temperature_layer_0 = =default_material_bed_temperature + 10