Simplify rounding

Use sliders stepSize and snapMode properties

CURA-9793
This commit is contained in:
c.lamboo 2022-12-08 17:11:04 +01:00
parent aaab633912
commit e03b4e07f9
2 changed files with 15 additions and 32 deletions

View file

@ -38,7 +38,6 @@ RecommendedSettingSection
height: UM.Theme.getSize("combobox").height
width: parent.width
settingName: "infill_sparse_density"
roundToNearestTen: true
updateAllExtruders: true
// disable slider when gradual support is enabled
enabled: parseInt(infillSteps.properties.value) == 0