mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-16 18:59:39 +08:00
[PP-600] Reduce S8 travel speed to 300
This commit is contained in:
parent
de0254517a
commit
b01b3be245
@ -500,13 +500,13 @@
|
||||
"speed_travel":
|
||||
{
|
||||
"maximum_value": 500,
|
||||
"maximum_value_warning": 400,
|
||||
"value": 400
|
||||
"maximum_value_warning": 300,
|
||||
"value": 300
|
||||
},
|
||||
"speed_travel_layer_0":
|
||||
{
|
||||
"maximum_value": 500,
|
||||
"maximum_value_warning": 400,
|
||||
"maximum_value_warning": 300,
|
||||
"value": 150
|
||||
},
|
||||
"speed_wall":
|
||||
|
Loading…
x
Reference in New Issue
Block a user