mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-06 23:29:00 +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":
|
||||
{
|
||||
"label": "Top/Bottom Thickness",
|
||||
|
Loading…
x
Reference in New Issue
Block a user