JSON: updated conical support minimal width to 5mm: more chance it will stay up straight

This commit is contained in:
Tim Kuipers 2016-03-15 11:10:20 +01:00
parent 6665811348
commit 34814cd657

View File

@ -1328,7 +1328,7 @@
"label": "Minimal Width", "label": "Minimal Width",
"description": "Minimal width to which conical support reduces the support areas. Small widths can cause the base of the support to not act well as foundation for support above.", "description": "Minimal width to which conical support reduces the support areas. Small widths can cause the base of the support to not act well as foundation for support above.",
"unit": "mm", "unit": "mm",
"default": 3.0, "default": 5.0,
"min_value": "0", "min_value": "0",
"min_value_warning": "machine_nozzle_size * 3", "min_value_warning": "machine_nozzle_size * 3",
"max_value_warning": "100.0", "max_value_warning": "100.0",