mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 14:09:03 +08:00
Fix typo's. [CURA-5760] Feature support brim.
This commit is contained in:
parent
58490343f7
commit
25000e8a6b
@ -4613,7 +4613,7 @@
|
|||||||
"brim_replaces_support":
|
"brim_replaces_support":
|
||||||
{
|
{
|
||||||
"label": "Brim Replaces Support",
|
"label": "Brim Replaces Support",
|
||||||
"description": "Enforce brim to be printed around the model even if that space would otherwise be occupied by support. This replaces some regions fo the first layer of supprot by brim regions.",
|
"description": "Enforce brim to be printed around the model even if that space would otherwise be occupied by support. This replaces some regions of the first layer of support by brim regions.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
"enabled": "resolveOrValue('adhesion_type') == 'brim' and support_enable",
|
"enabled": "resolveOrValue('adhesion_type') == 'brim' and support_enable",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user