mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 08:47:50 -06:00
JSON: updated conical support minimal width to 5mm: more chance it will stay up straight
This commit is contained in:
parent
6665811348
commit
34814cd657
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue