mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 05:07:50 -06:00
Temporary removed multi extruder stack so slicing works again
This commit is contained in:
parent
cb742cf7ce
commit
c7340c3b21
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ScrollView
|
||||||
{
|
{
|
||||||
id: provider
|
id: provider
|
||||||
|
|
||||||
containerStackId: Cura.MachineManager.activeExtruderStackId
|
containerStackId: Cura.MachineManager.activeMachineId
|
||||||
key: model.key
|
key: model.key
|
||||||
watchedProperties: [ "value", "enabled", "state", "validationState" ]
|
watchedProperties: [ "value", "enabled", "state", "validationState" ]
|
||||||
storeIndex: 0
|
storeIndex: 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue