mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
parent
f6fc819009
commit
8d6f72f409
1 changed files with 1 additions and 1 deletions
|
@ -912,7 +912,7 @@
|
||||||
"label": "Brim Line Count",
|
"label": "Brim Line Count",
|
||||||
"description": "The amount of lines used for a brim: More lines means a larger brim which sticks better, but this also makes your effective print area smaller.",
|
"description": "The amount of lines used for a brim: More lines means a larger brim which sticks better, but this also makes your effective print area smaller.",
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"default": 1,
|
"default": 10,
|
||||||
"active_if": {
|
"active_if": {
|
||||||
"setting": "adhesion_type",
|
"setting": "adhesion_type",
|
||||||
"value": "Brim"
|
"value": "Brim"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue