mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
PP-60: Increasing the warning level for the Maximum Extrusion Area Deviation otherwise the default settings for Ultimaker machines would show a warning.
This commit is contained in:
parent
3abbcc99c0
commit
9c10904020
1 changed files with 1 additions and 1 deletions
|
@ -6305,7 +6305,7 @@
|
|||
"default_value": 2000,
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "500",
|
||||
"maximum_value_warning": "5000",
|
||||
"maximum_value_warning": "50000",
|
||||
"settable_per_mesh": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue