Set minimum layer time to 10 seconds

Via inheritance this is applied to all Creality printers.
This commit is contained in:
Ghostkeeper 2017-10-05 13:35:08 +02:00
parent 5cd1825603
commit aa9ae73e8f
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -50,7 +50,7 @@
"default_value": 40 "default_value": 40
}, },
"cool_min_layer_time": { "cool_min_layer_time": {
"default_value": 15 "default_value": 10
}, },
"adhesion_type": { "adhesion_type": {
"default_value": "skirt" "default_value": "skirt"