mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 23:15:55 +08:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
1dc6289d89
@ -129,7 +129,7 @@ ScrollView
|
||||
{
|
||||
id: bedTemperature
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "material_bed_temperature"
|
||||
key: "material_bed_temperature_layer_0"
|
||||
watchedProperties: ["value", "minimum_value", "maximum_value", "resolve"]
|
||||
storeIndex: 0
|
||||
}
|
||||
|
@ -22,7 +22,7 @@ Item
|
||||
{
|
||||
id: extruderTemperature
|
||||
containerStackId: Cura.ExtruderManager.extruderIds[position]
|
||||
key: "material_print_temperature"
|
||||
key: "material_print_temperature_layer_0"
|
||||
watchedProperties: ["value", "minimum_value", "maximum_value", "resolve"]
|
||||
storeIndex: 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user