mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-06 07:14:20 +08:00
Set minimum layer time to 10 seconds
Via inheritance this is applied to all Creality printers.
This commit is contained in:
parent
5cd1825603
commit
aa9ae73e8f
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user