mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:58:59 +08:00
Set the right default extruder for the main property provider
Fixes CURA-2024
This commit is contained in:
parent
b97b694f41
commit
4f9fab9418
@ -125,7 +125,7 @@ ScrollView
|
||||
{
|
||||
id: provider
|
||||
|
||||
containerStackId: delegate.stackId
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
key: model.key ? model.key : ""
|
||||
watchedProperties: [ "value", "enabled", "state", "validationState", "settable_per_extruder" ]
|
||||
storeIndex: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user