Merge branch 'feature_extra_gradual_infill_icon' of github.com:Ultimaker/Cura into feature_extra_gradual_infill_icon

This commit is contained in:
Mark 2017-05-05 19:21:13 +02:00
commit e3b17579e8
2 changed files with 29 additions and 5 deletions

View file

@ -1346,7 +1346,7 @@
"description": "The height of infill of a given density before switching to half the density.",
"unit": "mm",
"type": "float",
"default_value": 5.0,
"default_value": 1.5,
"minimum_value": "0.0001",
"minimum_value_warning": "3 * resolveOrValue('layer_height')",
"maximum_value_warning": "100",