mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:39:03 +08:00
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
This commit is contained in:
commit
cff34fa441
@ -392,7 +392,6 @@
|
|||||||
"min_value_warning": "0.6",
|
"min_value_warning": "0.6",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"enabled": "False",
|
|
||||||
"children": {
|
"children": {
|
||||||
"top_thickness": {
|
"top_thickness": {
|
||||||
"label": "Top Thickness",
|
"label": "Top Thickness",
|
||||||
@ -1329,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…
x
Reference in New Issue
Block a user