mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
"default_value": 40
|
||||
},
|
||||
"cool_min_layer_time": {
|
||||
"default_value": 15
|
||||
"default_value": 10
|
||||
},
|
||||
"adhesion_type": {
|
||||
"default_value": "skirt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue