Add warning value for initial layer line width

150% seems about right. Then you get a warning value for lines thicker than 0.525mm on a 0.4mm nozzle.
This commit is contained in:
Ghostkeeper 2017-07-24 14:30:11 +02:00
parent 4564b2a843
commit 74feabacd0
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -833,6 +833,7 @@
"unit": "%",
"default_value": 100.0,
"minimum_value": "0.001",
"maximum_value_warning": "150",
"settable_per_mesh": false,
"settable_per_extruder": true
}