mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-14 16:58:46 +08:00
Enabled Prime Power Purge when Prime Tower Wipe is enabled
CURA-3094
This commit is contained in:
parent
15293964f8
commit
af1e18df24
@ -4419,7 +4419,7 @@
|
||||
"label": "Prime Tower Purge Volume",
|
||||
"description": "Amount of filament to be purged when wiping on prime tower. Purging is useful for compensating the filament lost by oozing during the inactivity of the nozzle.",
|
||||
"type": "float",
|
||||
"enabled": "resolveOrValue('prime_tower_enable')",
|
||||
"enabled": "resolveOrValue('prime_tower_wipe_enabled')",
|
||||
"unit": "mm³",
|
||||
"default_value": 0,
|
||||
"minimum_value": "0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user