JSON fix: rename Wipe Nozzle on Prime Tower to Wipe Inactive Nozzle on Prime Tower (CURA-2325)

This way it's better distinguished from dual_pre_wipe
This commit is contained in:
Tim Kuipers 2016-10-12 15:27:43 +02:00 committed by Ghostkeeper
parent 3a7370a09e
commit c1d600dfa7
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -3692,7 +3692,7 @@
}, },
"prime_tower_wipe_enabled": "prime_tower_wipe_enabled":
{ {
"label": "Wipe Nozzle on Prime Tower", "label": "Wipe Inactive Nozzle on Prime Tower",
"description": "After printing the prime tower with one nozzle, wipe the oozed material from the other nozzle off on the prime tower.", "description": "After printing the prime tower with one nozzle, wipe the oozed material from the other nozzle off on the prime tower.",
"type": "bool", "type": "bool",
"enabled": "resolveOrValue('prime_tower_enable')", "enabled": "resolveOrValue('prime_tower_enable')",