mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:38:58 +08:00
Use material bed temperature as reference for the bed temperature of the
first layer. Contributes to CURA-5499.
This commit is contained in:
parent
f1efaa78b7
commit
350f9caa2a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user