Reduce minimum value warning for Anti-Ooze Retracted Position

For BAM and filled materials the default would give a warning position since for a filament switch it needs to retract more than for the normal print.

Done as a 5 minute fix.
This commit is contained in:
Ghostkeeper 2020-02-19 11:40:44 +01:00
parent e52dc56a64
commit ed17cfafb7
No known key found for this signature in database
GPG key ID: 37E2020986774393

View file

@ -2330,7 +2330,7 @@
"unit": "mm",
"default_value": -4,
"enabled": false,
"minimum_value_warning": "-retraction_amount",
"minimum_value_warning": "-switch_extruder_retraction_amount",
"maximum_value_warning": "0",
"settable_per_mesh": false,
"settable_per_extruder": true