mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:45:52 +08:00
JSON fix: better description dual_pre_wipe (CURA-2325)
This commit is contained in:
parent
61780b4980
commit
1e343c26eb
@ -3735,7 +3735,7 @@
|
|||||||
"dual_pre_wipe":
|
"dual_pre_wipe":
|
||||||
{
|
{
|
||||||
"label": "Wipe Nozzle After Switch",
|
"label": "Wipe Nozzle After Switch",
|
||||||
"description": "After switching nozzle, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print.",
|
"description": "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"enabled": "resolveOrValue('prime_tower_enable')",
|
"enabled": "resolveOrValue('prime_tower_enable')",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user