mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Changed warning value prime tower purge
Increased the value after tests show 1mm3+ primes don't lead to issues.
This commit is contained in:
parent
5deaf73147
commit
5bdba905ff
1 changed files with 1 additions and 1 deletions
|
@ -4908,7 +4908,7 @@
|
|||
"unit": "mm³",
|
||||
"default_value": 0,
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "1",
|
||||
"maximum_value_warning": "2.5",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue