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:
Tim Kuipers 2022-03-10 12:14:17 +01:00
parent 48df22fa1f
commit b79e6d3f32

View File

@ -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",