mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Settings can now be set by extruder
CURA-340
This commit is contained in:
parent
64ded3299e
commit
783134031b
2 changed files with 2 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ ScrollView
|
|||
{
|
||||
id: provider
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStackId: Cura.MachineManager.activeExtruderStackId
|
||||
key: model.key
|
||||
watchedProperties: [ "value", "enabled", "state", "validationState" ]
|
||||
storeIndex: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue