mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-27 06:45:36 -07:00
Slightly reformulate brim_inside_margin description
This commit is contained in:
parent
7c00d2f0b3
commit
52a303e977
1 changed files with 1 additions and 1 deletions
|
|
@ -6089,7 +6089,7 @@
|
|||
"brim_inside_margin":
|
||||
{
|
||||
"label": "Brim Avoid Margin",
|
||||
"description": "A brim around a surface may touch an other surface where brim is not expected. This removes all brim within this distance from brimless surfaces.",
|
||||
"description": "A brim around a model may touch an other model where you don't want it. This removes all brim within this distance from brimless models.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"value": "line_width * 4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue