JSON fix: better description dual_pre_wipe (CURA-2325)

This commit is contained in:
Tim Kuipers 2016-11-02 10:23:42 +01:00 committed by Ghostkeeper
parent 61780b4980
commit 1e343c26eb
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -3735,7 +3735,7 @@
"dual_pre_wipe":
{
"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",
"enabled": "resolveOrValue('prime_tower_enable')",
"default_value": true,