CURA-5941
This commit is contained in:
Lipu Fei 2018-12-06 10:53:40 +01:00
parent 07d58c3aef
commit f7f3c96f81
4 changed files with 6 additions and 6 deletions

View file

@ -189,7 +189,7 @@ Item
text: catalog.i18nc("@label", "Gradual infill")
style: UM.Theme.styles.checkbox
enabled: recommendedPrintSettup.settingsEnabled
enabled: recommendedPrintSetup.settingsEnabled
visible: infillSteps.properties.enabled == "True"
checked: parseInt(infillSteps.properties.value) > 0