mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
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:
parent
3a7370a09e
commit
c1d600dfa7
1 changed files with 1 additions and 1 deletions
|
|
@ -3692,7 +3692,7 @@
|
|||
},
|
||||
"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.",
|
||||
"type": "bool",
|
||||
"enabled": "resolveOrValue('prime_tower_enable')",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue