mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 00:01:19 -07:00
Use "Prime Tower Purge Volume" for setting label
CURA-3094
This commit is contained in:
parent
f3a9267fa6
commit
eb254b085a
1 changed files with 1 additions and 1 deletions
|
|
@ -4416,7 +4416,7 @@
|
||||||
},
|
},
|
||||||
"prime_tower_purge_volume":
|
"prime_tower_purge_volume":
|
||||||
{
|
{
|
||||||
"label": "Wipe Tower Purge Volume",
|
"label": "Prime Tower Purge Volume",
|
||||||
"description": "Amount of filament to be purged when wiping on prime tower. This is useful for compensating the filament lost by oozing during the inactivity of the nozzle.",
|
"description": "Amount of filament to be purged when wiping on prime tower. This is useful for compensating the filament lost by oozing during the inactivity of the nozzle.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"enabled": "resolveOrValue('prime_tower_enable')",
|
"enabled": "resolveOrValue('prime_tower_enable')",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue