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:
p.kuiper 2021-11-09 10:56:05 +01:00
parent 3abbcc99c0
commit 9c10904020

View file

@ -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
}
}