mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-07 06:48:58 +08:00
Merge branch 'feature_wall_wipe'
This commit is contained in:
commit
a4bf4b3502
@ -756,6 +756,18 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"wall_0_wipe_dist":
|
||||||
|
{
|
||||||
|
"label": "Outer Wall Wipe Distance",
|
||||||
|
"description": "Distance of a travel move inserted after the outer wall, to hide the Z seam better.",
|
||||||
|
"unit": "mm",
|
||||||
|
"type": "float",
|
||||||
|
"default_value": 0.2,
|
||||||
|
"value": "machine_nozzle_size / 2",
|
||||||
|
"minimum_value": "0",
|
||||||
|
"maximum_value_warning": "machine_nozzle_size",
|
||||||
|
"settable_per_mesh": true
|
||||||
|
},
|
||||||
"top_bottom_thickness":
|
"top_bottom_thickness":
|
||||||
{
|
{
|
||||||
"label": "Top/Bottom Thickness",
|
"label": "Top/Bottom Thickness",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user