Fix simple mode infill to work with multiple extruders

CURA-1778
This commit is contained in:
fieldOfView 2016-07-04 16:23:07 +02:00
parent 90fa0f0564
commit bff23598c6
2 changed files with 9 additions and 1 deletions

View file

@ -371,7 +371,7 @@ Item
{
id: infillDensity
containerStackId: Cura.MachineManager.activeMachineId
containerStackId: Cura.MachineManager.activeStackId
key: "infill_sparse_density"
watchedProperties: [ "value" ]
storeIndex: 0
@ -406,6 +406,7 @@ Item
watchedProperties: [ "value" ]
storeIndex: 0
}
UM.SettingPropertyProvider
{
id: supportExtruderNr