mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 05:41:05 -07:00
Improve description for xy_offset_layer_0
This commit is contained in:
parent
39cb68bd30
commit
20b2a3dc81
1 changed files with 1 additions and 1 deletions
|
|
@ -1139,7 +1139,7 @@
|
||||||
"xy_offset_layer_0":
|
"xy_offset_layer_0":
|
||||||
{
|
{
|
||||||
"label": "Initial Layer Horizontal Expansion",
|
"label": "Initial Layer Horizontal Expansion",
|
||||||
"description": "Amount of offset applied to all polygons in the first layer. A negative value can compensate for elephants foot.",
|
"description": "Amount of offset applied to all polygons in the first layer. A negative value can compensate for squishing of the first layer known as \"elephant's foot\".",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value_warning": "-1",
|
"minimum_value_warning": "-1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue