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

This commit is contained in:
Jaime van Kessel 2017-05-10 14:00:15 +02:00
commit 51c08d4f53
3 changed files with 151 additions and 12 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",