mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-01 07:54:34 -07:00
rename old Min Wall Line Width
It had the same name as the new Min Wall Line Width setting. The old Min Wall Line Width was only used for the outer wall.
This commit is contained in:
parent
48df22fa1f
commit
b79e6d3f32
1 changed files with 1 additions and 1 deletions
|
|
@ -1301,7 +1301,7 @@
|
|||
},
|
||||
"min_bead_width":
|
||||
{
|
||||
"label": "Minimum Wall Line Width",
|
||||
"label": "Minimum Thin Wall Line Width",
|
||||
"description": "Width of the wall that will replace thin features (according to the Minimum Feature Size) of the model. If the Minimum Wall Line Width is thinner than the thickness of the feature, the wall will become as thick as the feature itself.",
|
||||
"unit": "mm",
|
||||
"value": "machine_nozzle_size * .75",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue